For more information, please see the
CodePlex project page and the
Getting Started guide.
Assembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Task
Byte
2 bytes, index 0 being the type, index 1 being the mode


Get the type and mode of the device attached to the specified port
Namespace: Lego.Ev3.CoreAssembly: Lego.Ev3.Desktop (in Lego.Ev3.Desktop.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- port
- Type: Lego.Ev3.Core InputPort
The input port to query
Return Value
Type:

2 bytes, index 0 being the type, index 1 being the mode
See Also