anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceAccelGyro::GetXYZInstantValues

Allows to read the data of accelerations on the device X, Y and Z axes.

C++
Moda::Commons::AXESXYZValues GetXYZInstantValues(M32 * pDeviceResponse = NULL, void * pReserved = NULL);
Parameters 
Description 
M32 * pDeviceResponse = NULL 
(see Message
void * pReserved = NULL 
(see Message

The structure AXISXYZAccelerations which contains measurements of the device.

The function returns a AXISXYZAccelerations structure witch contains the various accelerations measured on the axes, if axes are enabled.

It is necessary to call GetLastSystemError to know in an error occurred.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!