AccelerometerY()

Syntax

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

Parameters

None.

Return value

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

See Also

StartAccelerometer(), AccelerometerX(), AccelerometerZ(), AccelerometerTime()

Supported OS

All

<- AccelerometerX() - Accelerometer Index - AccelerometerZ() ->