For more information, please see the
CodePlex project page and the
Getting Started guide.The Port type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top


Constructors
Name | Description | |
---|---|---|
![]() | Port |
Constructor
|
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | SetMode(Byte) |
Set the connected sensor's mode
|
![]() | SetMode(ColorMode) |
Set the connected sensor's mode
|
![]() | SetMode(GyroscopeMode) |
Set the connected sensor's mode
|
![]() | SetMode(InfraredMode) |
Set the connected sensor's mode
|
![]() | SetMode(MotorMode) |
Set the connected sensor's mode
|
![]() | SetMode(NxtLightMode) |
Set the connected sensor's mode
|
![]() | SetMode(NxtSoundMode) |
Set the connected sensor's mode
|
![]() | SetMode(NxtTemperatureMode) |
Set the connected sensor's mode
|
![]() | SetMode(NxtUltrasonicMode) |
Set the connected sensor's mode
|
![]() | SetMode(TouchMode) |
Set the connected sensor's mode
|
![]() | SetMode(UltrasonicMode) |
Set the connected sensor's mode
|
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Mode |
Device mode. Some devices work in multiple modes.
|
![]() | Name |
Name of port.
|
![]() | PercentValue |
Percentage value associated with the Port.
|
![]() | RawValue |
Raw value associated with the Port.
|
![]() | SIValue |
Current International System of Units value associated with the Port.
|
![]() | Type |
Device plugged into port.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
INotifyProperty event
|
See Also