Platforms to show: All Mac Windows Linux Cross-Platform
PhidgetMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | Phidgets | MBS USB Plugin | 7.7 | Yes | Yes | Yes | Yes | No |
Notes:
Check phidgets.com for information on this devices.
http://www.phidgets.com/
- 7 events
- event Attach
- event Detach
- event Error(errorCode as Integer, errorDescription as string)
- event ServerConnect
- event ServerDisconnect
- event Wakeup
- event WillSleep
- 2 properties
- 24 methods
- method Close
- method disableLogging
- method enableLogging(level as Integer, outputFile as string)
- method GetDeviceClass as Integer
- method GetDeviceID as Integer
- method GetDeviceLabel as string
- method GetDeviceName as string
- method GetDeviceStatus as Integer
- method GetDeviceType as string
- method GetDeviceVersion as Integer
- method GetErrorDescription(errorcode as Integer) as string
- method GetLibraryVersion as string
- method GetSerialNumber as Integer
- method GetServerAddress(byref port as Integer) as string
- method GetServerID as string
- method GetServerStatus as Integer
- method Open(serialNumber as Integer = -1)
- method OpenLabel(label as string = "")
- method openLabelRemote(label as string, serverID as string, password as string = "")
- method openLabelRemoteIP(label as string, addr as string, port as Integer, password as string = "")
- method openRemote(serial as Integer, serverID as string, password as string = "")
- method openRemoteIP(serial as Integer, addr as string, port as Integer, password as string = "")
- method SetDeviceLabel(label as string)
- method waitForAttachment(milliseconds as Integer)
- 2 shared methods
- 161 constants
Sub classes:
- class PhidgetAccelerometerMBS
- class PhidgetAdvancedServoMBS
- class PhidgetAnalogMBS
- class PhidgetBridgeMBS
- class PhidgetEncoderMBS
- class PhidgetFrequencyCounterMBS
- class PhidgetGPSMBS
- class PhidgetInterfaceKitMBS
- class PhidgetIRMBS
- class PhidgetLEDMBS
- class PhidgetMotorControlMBS
- class PhidgetPHSensorMBS
- class PhidgetRFIDMBS
- class PhidgetServoMBS
- class PhidgetSpatialMBS
- class PhidgetStepperMBS
- class PhidgetTemperatureSensorMBS
- class PhidgetTextLCDMBS
- class PhidgetTextLEDMBS
- class PhidgetWeightSensorMBS
Some methods using this class:
- PhidgetManagerMBS.Device(index as Integer) as PhidgetMBS
Some examples which use this class:
The items on this page are in the following plugins: MBS USB Plugin.
Links
MBS Xojo PDF Plugins