NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
bool ReadSensorDIAcclRaw ( const byte  port,
VectorType vector 
)
inline

ReadSensorDIAcclRaw function.

Read the raw Dexter Industries IMU Accl X, Y, and Z axis 10-bit values.

Parameters
portThe port to which the Dexter Industries IMU Accl sensor is attached. See the Input port constants group. You may use a constant or a variable.
vectorA variable of type VectorType which will contain the raw X, Y, anx Z 10-bit values.
Returns
The boolean function call result.
Examples:
ex_diaccl.nxc.