Platforms to show: All Mac Windows Linux Cross-Platform
PhidgetServerMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Phidgets | MBS Phidgets Plugin | 22.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 8 properties
- 2 methods
- method Constructor Private
- method Destructor
- 8 constants
Server Types
Constant | Value | Description |
---|---|---|
kServerTypeDevice | 2 |
Device |
kServerTypeDeviceListener | 1 |
Device Listener |
kServerTypeDeviceRemote | 3 | Phidget22 Server more |
kServerTypeNone | 0 | |
kServerTypeSBC | 7 | Phidget SBC more |
kServerTypeWww | 5 |
WWW |
kServerTypeWwwListener | 4 |
WWW Listener |
kServerTypeWwwRemote | 6 | Phidget22 Web server more |
This class has no sub classes.
Blog Entries
Release notes
- Version 22.4
- Added more constants to PhidgetServerMBS class.
Some events using this class:
- PhidgetNetMBS.ServerAdded(server as PhidgetServerMBS)
- PhidgetNetMBS.ServerRemoved(server as PhidgetServerMBS)
Some related classes:
The items on this page are in the following plugins: MBS Phidgets Plugin.
PhidgetRFIDMBS - PhidgetSoundSensorMBS
