Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetVoltageInputMBS class.

PhidgetVoltageInputMBS.SensorChanged(sensorValue as double, sensorUnit as PhidgetUnitInfoMBS)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
The most recent sensor value the channel has measured will be reported in this event, which occurs when the DataInterval has elapsed.

If a SensorValueChangeTrigger has been set to a non-zero value, the SensorChange event will not occur until the sensor value has changed by at least the SensorValueChangeTrigger value.
This event only fires when SensorType is not set to kSensorTypeVoltage.

PhidgetVoltageInputMBS.VoltageChanged(voltage as double)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No
The most recent voltage value the channel has measured will be reported in this event, which occurs when the DataInterval has elapsed.

If a VoltageChangeTrigger has been set to a non-zero value, the VoltageChange event will not occur until the voltage has changed by at least the VoltageChangeTrigger value.
If SensorType is supported and set to anything other then kSensorTypeVoltage, this event will not fire.
In volts.

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


The biggest plugin in space...