NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
InputValuesType Struct Reference

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
 

Detailed Description

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.

Examples:
ex_RemoteGetInputValues.nxc.

The documentation for this struct was generated from the following file: