Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetMBS class.

PhidgetMBS.DataInterval as UInt32

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The DataInterval is the time that must elapse before the channel will fire another change event.

Unit: milliseconds (ms)
(Read and Write property)

PhidgetMBS.DataRate as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 25.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The DataRate is the frequency of events from the device.

The data rate is bounded by MinDataRate and MaxDataRate.
Changing DataRate will change the channel's DataInterval to a corresponding value, rounded to the nearest integer number of milliseconds.
The timing between events can also affected by the change trigger.
(Read and Write property)

PhidgetMBS.DeviceClass as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the device class for the Phidget which this channel is a part of.

(Read only property)

PhidgetMBS.DeviceClassName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the name of the device class for the Phidget which this channel is a part of.

(Read only property)

PhidgetMBS.DeviceID as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the DeviceID for the Phidget which this channel is a part of.

(Read only property)

PhidgetMBS.DeviceLabel as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The device channel.

Gets the label of the Phidget which this channel is a part of. A device label is a custom string used to more easily identify a Phidget. Labels are written to a Phidget using writeDeviceLabel(), or by right-clicking the device and setting a label in the Phidget Control Panel for Windows.

Specifies the label of the Phidget to be opened. Leave un-set to open any label. A device label is a custom string used to more easily identify a Phidget. Labels are written to a Phidget using Phidget_writeDeviceLabel(), or by right-clicking the device and setting a label in the Phidget Control Panel for Windows.

If setting this property, it must be set before the channel is opened. The behaviour of setting this property while the channel is open is undefined.
(Read and Write property)

Some examples using this property:

PhidgetMBS.DeviceName as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the name of the Phidget which this channel is a part of.

(Read only property)

PhidgetMBS.DeviceSerialNumber as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The serial number of the Phidget which this channel is a part of.

If the channel is part of a VINT device, this will be the serial number of the VINT Hub the device is attached to.

Specifies the serial number of the Phidget to be opened. Leave un-set, or set to kSerialNumberAny to open any serial number.
If the channel is part of a VINT device, this will be the serial number of the VINT Hub the device is attached to.

If setting this property, it must be set before the channel is opened. The behaviour of setting this property while the channel is open is undefined.
(Read and Write property)

Some examples using this property:

PhidgetMBS.DeviceSKU as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the SKU (part number) of the Phidget which this channel is a part of.

(Read only property)

PhidgetMBS.DeviceVersion as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
Gets the firmware version of the Phidget which this channel is a part of.

(Read only property)

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


The biggest plugin in space...