Summary

Class that represents the NXT brick. You can use this class to communicate with the NXT brick without knowing the serial protocol underneath
For a list of all members of this type, see NxtBrick Members .

Type Relationships

  System.Object
     Wimo.Common.MicrocontrollerBase
      Wimo.Common.Microcontrollers.NxtBrick

Declaration Syntax

Public Class NxtBrick
	Inherits MicrocontrollerBase
public class NxtBrick : MicrocontrollerBase
public __gc class NxtBrick : public MicrocontrollerBase
public class NxtBrick extends MicrocontrollerBase

Requirements

Namespace: Wimo.Common.Microcontrollers
Assembly: Wimo.Common (wimo.common.dll)

See Also

NxtBrick Members | Wimo.Common.Microcontrollers Namespace