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)


Append the Get Type/Mode command to an existing Command object
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 port to query
- typeIndex
- Type:
System UInt32
The index to hold the Type value in the global buffer
- modeIndex
- Type:
System UInt32
The index to hold the Mode value in the global buffer
See Also