Platforms to show: All Mac Windows Linux Cross-Platform

Back to PhidgetMBS class.

Previous items Next items

PhidgetMBS.kErrorInvalidPacket = &H35

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorIO = 5

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorIsdir = &Hc

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorKeepAlive = &H3A

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorMFile = &Hf

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNetUnavail = &H2D

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNFile = &He

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNoDev = &H28

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNoEnt = 2

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

No Such Entity: The specified entity does not exist. This is usually a result of Net or Log API calls.

PhidgetMBS.kErrorNoMemory = 6

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNoSpc = &H10

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Not enough space: The provided buffer argument size is too small.

PhidgetMBS.kErrorNotAttached = &H34

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Device not Attached: This can happen for a number of common reasons. Be sure you are opening the channel before trying to use it. If you are opening the channel, the program may not be waiting for the channel to be attached. If possible use openWaitForAttachment. Otherwise, be sure to check the Attached property of the channel before trying to use it.

PhidgetMBS.kErrorNotConfigured = &H39

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Not Configured: Device is not configured enough for this API call. Have a look at the must-set properties for this device and make sure to configure them first.

PhidgetMBS.kErrorNotDir = &Hb

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorNotEmpty = &H1A

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorOk = 0

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Success: Call succeeded.

PhidgetMBS.kErrorPerm = 1

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorPipe = &H29

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorResolv = &H2C

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorRo = &H13

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorRofs = &H12

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

PhidgetMBS.kErrorTimeOut = 3

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Timed Out: Call has timed out. This can happen for a number of common reasons: Check that the Phidget you are trying to open is plugged in, and that the addressing parameters have been specified correctly. Check that the Phidget is not already open in another program, such as the Phidget Control Panel, or another program you are developing. If your Phidget has a plug or terminal block for external power, ensure it is plugged in and powered. If you are using remote Phidgets, ensure that your computer can access the remote Phidgets using the Phidget Control Panel. If you are using remote Phidgets, ensure you have enabled Server Discovery or added the server corresponding to the Phidget you are trying to open. If you are using Network Server Discovery, try extending the timeout to allow more time for the server to be discovered.

PhidgetMBS.kErrorUnexpected = &H1C

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Unexpected Error: Something unexpected has occured. Enable library logging and have a look at the log, or contact Phidgets support.

PhidgetMBS.kErrorUnknownVal = &H33

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Unknown or Invalid Value: The value is unknown. This can happen right after attach, when the value has not yet been recieved from the Phidget. This can also happen if a device has not yet been configured / enabled. Some properties can only be read back after being set.

PhidgetMBS.kErrorUnsupported = &H14

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Operation Not Supported: This API call is not supported. For Class APIs this means that this API is not supported by this device. This can also mean the API is not supported on this OS, or OS configuration.

PhidgetMBS.kErrorWrongDevice = &H32

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the error constants.

Wrong Device: A Phidget channel object of the wrong channel class was passed into this API call.

PhidgetMBS.kHubPortAny = -1

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
The constant for any port.

Pass to HubPort to open any hub port.

PhidgetMBS.kID1000 = 2

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the constants for the device IDs.

PhidgetServo 1-Motor (1000)

PhidgetMBS.kID1001 = 3

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the constants for the device IDs.

PhidgetServo 4-Motor (1001)

PhidgetMBS.kID1002 = 4

Type Topic Plugin Version
const Phidgets MBS Phidgets Plugin 22.1
One of the constants for the device IDs.

PhidgetAnalog 4-Output (1002)

Previous items Next items

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


💬 Ask a question or report a problem
The biggest plugin in space...