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
Int32
The Raw value


Read the raw value from the specified port in the specified mode
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
- mode
- Type:
System Int32
The mode used to read the data
Return Value
Type:

The Raw value
See Also