AccelerometerZ()

Syntax

Result.d = AccelerometerZ()
Description
Returns the current acceleration on 'z' axis (in m/s^2). StartAccelerometer() has to be called successfully before using this command.

Parameters

None.

Return value

Returns the current acceleration on 'z' axis (in m/s^2).

See Also

StartAccelerometer(), AccelerometerX(), AccelerometerY(), AccelerometerTime()

Supported OS

All

<- AccelerometerY() - Accelerometer Index - StartAccelerometer() ->