NXC
Version 1.2.1 r5
|
Parameters for the RemoteGetInputValues function. More...
#include <NXCDefs.h>
Data Fields | |
byte | Port |
bool | Valid |
bool | Calibrated |
byte | SensorType |
byte | SensorMode |
unsigned int | RawValue |
unsigned int | NormalizedValue |
int | ScaledValue |
int | CalibratedValue |
Parameters for the RemoteGetInputValues function.
This structure is used when calling the RemoteGetInputValues function. Choose the sensor port (Input port constants) and after calling the function read the sensor values from the various structure fields.