Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Super class: PhidgetMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Phidgets | MBS Phidgets Plugin | 22.1 | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Desktop, Console & Web |
It also contains various other control and monitoring functions that aid in the control of the motor.
For specifics on how to use this class, we recommend watching our video on the Phidget Motor Position Controller class.
Subclass of the PhidgetMBS class.
Constant | Value | Description |
---|---|---|
kEncoderIOModeCollector10K | 5 |
Open Collector 10K, 10kΩ pull-up resistors will be applied to the input lines. |
kEncoderIOModeCollector2K2 | 4 |
Open Collector 2.2K, 2.2kΩ pull-up resistors will be applied to the input lines. |
kEncoderIOModeLineDriver10K | 3 |
Line Driver 10K, 10kΩ pull-down resistors will be applied to the input lines. |
kEncoderIOModeLineDriver2K2 | 2 |
Line Driver 2.2K, 2.2kΩ pull-down resistors will be applied to the input lines. |
kEncoderIOModePushPull | 1 |
Push-Pull, No additional pull-up or pull-down resistors will be applied to the input lines. |
Constant | Value | Description |
---|---|---|
kFanModeAuto | 3 |
The fan will be automatically controlled based on temperature. |
kFanModeOff | 1 |
Turns the fan off. |
kFanModeOn | 2 |
Turns the fan on. |
This class has no sub classes.
The items on this page are in the following plugins: MBS Phidgets Plugin.
PhidgetMissingFunctionExceptionMBS - PhidgetNetMBS