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.ObjectWimo.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