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
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
 EncoderCount
 Encoding, PhidgetIRCodeInfo
 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, PhidgetErrorEvent
 Error Codes, Constants
 Error Event Codes, Constants
 Error Event Types, PhidgetErrorEvent
 Events
F
 FIX_CHANGE, PhidgetDataEvent
 FrequencyCounter filter types, PhidgetFrequencyCounter
 FrequencyInputCount, PhidgetFrequencyCounter
 Functions
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.
public function get EncoderCount():int
Gets the number of encoder inputs supported by this encoder.
public function get EncoderCount():int
Gets the number of encoders supported by this controller.
public var Encoding: int
IR Code encoding.
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
public function get Error():PhidgetError
Gets the PhidgetError containing the error information for this event.
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.
Events are handled by the PhidgetEvent class and it’s subclasses.
Events supported by all Phidgets.
Events supported by PhidgetAccelerometer.
Events supported by PhidgetAdvancedServo.
Events supported by PhidgetBridge.
Events supported by all PhidgetDictionary.
Events supported by all PhidgetDictionaryKeyListener.
Events supported by PhidgetEncoder.
Events supported by PhidgetFrequencyCounter.
Events supported by PhidgetGPS.
Events supported by PhidgetInterfaceKit.
Events supported by PhidgetIR.
Events supported by PhidgetManager.
Events supported by PhidgetMotorControl.
Events supported by PhidgetPHSensor.
Events supported by PhidgetRFID.
Events supported by PhidgetServo.
Events supported by PhidgetSpatial.
Events supported by PhidgetStepper.
Events supported by PhidgetTemperatureSensor.
Events supported by PhidgetWeightSensor.
A position fix status changed.
These are the filter types supported by PhidgetFrequencyCounter.
public function get FrequencyInputCount():int
Gets the number of inputs on this frequencycounter.
Close