.configaccel Method

Function:

Configures the accelerometer sensor.

Syntax:

sys.configaccel as ok_ng

Returns:

  • 0- OK : Indicates that the configuration was successful.
  • 1- NG : Indicates failure, such as a hardware malfunction.

See Also:

sys.captureaccel, sys.readaccelx, sys.readaccely, sys.readaccelz


Details

See TPP2(G3) Onboard Sensors for more information.

Supported in TPP Gen. 3 boards.


.configaccel Method

Details