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
B
 BACKEMF_UPDATE, PhidgetDataEvent
 Bridge Gains, PhidgetBridge
 BRIDGE_DATA, PhidgetDataEvent
C
 CODE, PhidgetDataEvent
 CODE_LENGTH_CONSTANT, PhidgetIRCodeInfo
 CODE_LENGTH_UNKNOWN, PhidgetIRCodeInfo
 CODE_LENGTH_VARIABLE, PhidgetIRCodeInfo
 CONNECT
 COUNT, PhidgetDataEvent
 Current Limits, PhidgetLED
 CURRENT_CHANGE, PhidgetDataEvent
 CURRENT_UPDATE, PhidgetDataEvent
D
 Data Event Types, PhidgetDataEvent
 DETACH
 Dictionary Event Types, PhidgetDictionaryEvent
 DISCONNECT
E
 EEPHIDGET_BADPOWER, Constants
 EEPHIDGET_OK, Constants
 EEPHIDGET_OUTOFRANGE, Constants
 EEPHIDGET_OVERCURRENT, Constants
 EEPHIDGET_OVERRUN, Constants
 EEPHIDGET_OVERTEMP, Constants
 EEPHIDGET_PACKETLOST, Constants
 EEPHIDGET_WRAP, Constants
 ENCODING_BIPHASE, PhidgetIRCodeInfo
 ENCODING_PULSE, PhidgetIRCodeInfo
 ENCODING_RC5, PhidgetIRCodeInfo
 ENCODING_RC6, PhidgetIRCodeInfo
 ENCODING_SPACE, PhidgetIRCodeInfo
 ENCODING_UNKNOWN, PhidgetIRCodeInfo
 EPHIDGET_BADPASSWORD, Constants
 EPHIDGET_BADVERSION, Constants
 EPHIDGET_INVALIDARG, 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 Codes, Constants
 Error Event Types, PhidgetErrorEvent
F
 FIX_CHANGE, PhidgetDataEvent
 FrequencyCounter filter types, PhidgetFrequencyCounter
I
 INPUT_CHANGE, PhidgetDataEvent
 IR Code length styles, PhidgetIRCodeInfo
 IR Encodings, PhidgetIRCodeInfo
K
 KEY_CHANGE, PhidgetDictionaryEvent
 KEY_REMOVAL, PhidgetDictionaryEvent
L
 LEARN, PhidgetDataEvent
O
 OUTPUT_CHANGE, PhidgetDataEvent
An acceleration changed.
A connection to the phidget was established.
A Phidget was plugged into the server.
Fixed rate BackEMF event.
These are the Gains supported by PhidgetBridge.
Bridge data is recieved.
An IR code was recieved.
Constant - the bitstream + gap length is constant.
Unknown length.
Variable - the bitstream has a variable length with a constant gap.
A connection to the server was established.
A connection to the server was established.
A connection to the server was established.
Counts were recieved.
These are the supported current limits for the Phidget LED 64 Advanced.
A current changed.
Fixed rate current event.
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.
Power supply problem detected.
An error state has ended - see description for details.
Out of range condition detected.
Overcurrent condition detected.
A sampling overrun happend in firmware.
Overtemperature condition detected.
One or more packets were lost.
A variable has wrapped around.
BiPhase Encoding.
Pulse Encoding.
RC5 Encoding.
RC6 Encoding.
Space Encoding.
Unknown Encoding.
wrong password specified
webservice and client version mismatch
invalid argument passed to function
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.
Error event codes that can show up in PhidgetErrorEvent.ERROR events.
Pass these constants to the addEventListener() function when adding event listeners to a Phidget object.
A position fix status changed.
These are the filter types supported by PhidgetFrequencyCounter.
A digital input changed.
These are the supported code length styles for the PhidgetIR.
These are the supported encoding types for the PhidgetIR.
A Key/Value pair was added, or the value of an existing Key was changed.
A Key was removed.
An IR code was learned.
A digital output changed.
Close