Platforms to show: All Mac Windows Linux Cross-Platform

Back to OldPhidgetAccelerometerMBS class.

OldPhidgetAccelerometerMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The constructor.

On success the handle value is not zero.

OldPhidgetAccelerometerMBS.getAcceleration(index as Integer) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the last acceleration value received from the PhidgetAccelerometer for a particular axis.

Lasterror is set.

OldPhidgetAccelerometerMBS.getAccelerationChangeTrigger(index as Integer) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the amount of change that should exist between the last reported value and the current value before an OnAccelerationChange event is fired.

Lasterror is set.

OldPhidgetAccelerometerMBS.getAccelerationMax(index as Integer) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the maximum accleration supported by an axis.

The Lasterror property is set.

OldPhidgetAccelerometerMBS.getAccelerationMin(index as Integer) as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the minimum acceleraiton supported by an axis.

The Lasterror property is set.

OldPhidgetAccelerometerMBS.getAxisCount as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 8.4 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the number of acceleration axes supported by this accelerometer.

The Lasterror property is set.

OldPhidgetAccelerometerMBS.setAccelerationChangeTrigger(index as Integer, value as Double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Specifies the amount of change that should exist between the last reported value and the current value before an AccelerationChange event is fired.

If the AccelerationChangeTrigger is set to 0, an event will be triggered for every measurement of acceleration taken.

Lasterror is set.

The items on this page are in the following plugins: MBS Phidgets Plugin.


The biggest plugin in space...