Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 ACCELERATION_CHANGE, PhidgetDataEvent
 ATTACH
C
 CONNECT
 CURRENT_CHANGE, PhidgetDataEvent
D
 Data Event Types, PhidgetDataEvent
 DETACH
 Dictionary Event Types, PhidgetDictionaryEvent
 DISCONNECT
E
 EPHIDGET_BADPASSWORD, Constants
 EPHIDGET_BADVERSION, Constants
 EPHIDGET_NETWORK, Constants
 EPHIDGET_NETWORK_NOTCONNECTED, Constants
 EPHIDGET_OUTOFBOUNDS, Constants
 EPHIDGET_UNEXPECTED, Constants
 EPHIDGET_UNKNOWNVAL, Constants
 EPHIDGET_UNSUPPORTED, Constants
 ERROR, PhidgetErrorEvent
 Error Codes, Constants
 Error Event Types, PhidgetErrorEvent
I
 INPUT_CHANGE, PhidgetDataEvent
K
 KEY_CHANGE, PhidgetDictionaryEvent
 KEY_REMOVAL, PhidgetDictionaryEvent
O
 OUTPUT_CHANGE, PhidgetDataEvent
P
 PH_CHANGE, PhidgetDataEvent
 Phidget Event Types
 PHIDGET_TEMPERATURE_SENSOR_E_TYPE, PhidgetTemperatureSensor
 PHIDGET_TEMPERATURE_SENSOR_J_TYPE, PhidgetTemperatureSensor
 PHIDGET_TEMPERATURE_SENSOR_K_TYPE, PhidgetTemperatureSensor
 PHIDGET_TEMPERATURE_SENSOR_T_TYPE, PhidgetTemperatureSensor
 POSITION_CHANGE, PhidgetDataEvent
S
 SENSOR_CHANGE, PhidgetDataEvent
T
 TAG, PhidgetDataEvent
 TAG_LOST, PhidgetDataEvent
 TEMPERATURE_CHANGE, PhidgetDataEvent
 Thermocouple Types, PhidgetTemperatureSensor
V
 VELOCITY_CHANGE, PhidgetDataEvent
W
 WEIGHT_CHANGE, PhidgetDataEvent
An acceleration changed.
A connection to the phidget was established.
A Phidget was plugged into the server.
A connection to the server was established.
A connection to the server was established.
A connection to the server was established.
A current changed.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
A connection to the phidget was lost.
A Phidget was unplugged from the server.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
A connection to the server was lost.
A connection to the server was lost.
A connection to the server was lost.
wrong password specified
webservice and client version mismatch
network error
not connected error
tried to index past the end of an array
unknown error occured
state not yet recieved from device
function not supported for this device, or not yet implemented
An asynchronous error occured.
Error codes that can show up in PhidgetError exceptions.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
A digital input changed.
A Key/Value pair was added, or the value of an existing Key was changed.
A Key was removed.
A digital output changed.
A PH changed.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
E-Type thermocouple.
J-Type thermocouple.
K-Type thermocouple.
T-Type thermocouple.
A position changed.
An analog input changed.
An RFID tag was detected.
An RFID tag was removed.
A temperature changed.
These are the type of thermocouples supported by the PhidgetTemperatureSensor.
A velocity changed.
A weight changed.
Close