| A | |
| Acceleration, PhidgetSpatialEventData | |
| AccelerationAxisCount, PhidgetSpatial | |
| Address | |
| Altitude, PhidgetGPS | |
| AmbientTemperature, PhidgetTemperatureSensor | |
| AmbientTemperatureMax, PhidgetTemperatureSensor | |
| AmbientTemperatureMin, PhidgetTemperatureSensor | |
| AngularRate, PhidgetSpatialEventData | |
| Antenna, PhidgetRFID | |
| AxisCount, PhidgetAccelerometer | |
| B | |
| Backlight, PhidgetTextLCD | |
| BitCount, PhidgetIRCode | |
| Brightness | |
| C | |
| Code | |
| CodeInfo, PhidgetIRLearnedCode | |
| ColumnCount | |
| CompassAxisCount, PhidgetSpatial | |
| Contrast, PhidgetTextLCD | |
| CurrentLimit, PhidgetLED | |
| Cursor, PhidgetTextLCD | |
| CursorBlink, PhidgetTextLCD | |
| D | |
| Data, PhidgetDataEvent | |
| DataRate | |
| DataRateMax | |
| DataRateMin | |
| DateTime, PhidgetGPS | |
| Device | |
| Dictionary, PhidgetDictionaryEvent | |
| E | |
| EncoderCount | |
| Error, PhidgetErrorEvent | |
| F | |
| FrequencyInputCount, PhidgetFrequencyCounter | |
| G | |
| GyroAxisCount, PhidgetSpatial | |
| H | |
| Heading, PhidgetGPS | |
| I | |
| Index, PhidgetDataEvent | |
| InputCount | |
| isAttached, Phidget | |
| K | |
| Key, PhidgetDictionaryEvent | |
| L | |
| Label, Phidget | |
| LastCode, PhidgetIR | |
| LastLearnedCode, PhidgetIR | |
| Latitude, PhidgetGPS | |
| LED, PhidgetRFID | |
| LEDCount, PhidgetLED | |
| Longitude, PhidgetGPS | |
| M | |
| MagneticField, PhidgetSpatialEventData | |
| Manager, PhidgetManagerEvent | |
| MotorCount | |
| N | |
| Name, Phidget | |
| O | |
| OutputCount | |
| P | |
| PH, PhidgetPHSensor | |
| PHChangeTrigger, PhidgetPHSensor | |
| PHMax, PhidgetPHSensor | |
| PHMin, PhidgetPHSensor | |
| Port | |
| PositionFixStatus, PhidgetGPS | |
| Potential, PhidgetPHSensor | |
| PotentialMax, PhidgetPHSensor | |
| PotentialMin, PhidgetPHSensor | |
| Protocol, PhidgetRFIDTag | |
| R | |
| Ratiometric | |
| Repeat, PhidgetIRCode | |
| RowCount |
Gets the acceleration array
public function get Acceleration():Array
Gets the number of acceleration axes.
public function get AccelerationAxisCount():int
Gets the server address.
public function get Address():String
Gets the server address.
public function get Address():String
Gets the server address.
public function get Address():String
Gets the last recieved altitude.
public function get Altitude():Number
Gets the ambient (board) temperature.
public function get AmbientTemperature():Number
Gets the maximum temperature that the ambient sensor can measure.
public function get AmbientTemperatureMax():Number
Gets the minimum temperature that the ambient sensor can measure.
public function get AmbientTemperatureMin():Number
Gets the angular rate array (gyro data)
public function get AngularRate():Array
Gets the antenna state.
public function get Antenna():Boolean
Gets the number of axes on this accelerometer.
public function get AxisCount():int
Gets tha state of the backlight.
public function get Backlight():Boolean
Gets the bit count of the IR Code
public function get BitCount():int
Gets the last set brightness value.
public function get Brightness():int
Gets the brightness of the display.
public function get Brightness():int
Gets the IR code string.
public function get Code():String
Gets the IR code.
public function get Code():String
Gets the IR code properties.
public function get CodeInfo():PhidgetIRCodeInfo
Gets the number of columns available per row on the LCD.
public function get ColumnCount():int
Gets the number of columns per row supported by this TexlLED
public function get ColumnCount():int
Gets the number of compass axes.
public function get CompassAxisCount():int
Gets the last set contrast value.
public function get Contrast():int
Gets the current limit for all LEDs.
public function get CurrentLimit():int
Gets the visible state of the cursor.
public function get Cursor():Boolean
Gets the blinking state of the cursor.
public function get CursorBlink():Boolean
public function get Data():Object
Gets the number of inputs on this bridge.
public function get DataRate():int
Gets the data rate, in milliseconds.
public function get DataRate():int
Gets the number of inputs on this bridge.
public function get DataRateMax():int
Gets the maximum data rate, in milliseconds.
public function get DataRateMax():int
Gets the number of inputs on this bridge.
public function get DataRateMin():int
Gets the minimum data rate, in milliseconds.
public function get DataRateMin():int
Gets the last recieved date and time in UTC.
public function get DateTime():Date
Gets the Phidget object from which this event originated
public function get Device():Phidget
For ATTACH and DETACH events, gets the Phidget object representing the attached or detached device.
public function get Device():Phidget
Gets the PhidgetDictionary object from which this event originated.
public function get Dictionary():PhidgetDictionary
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 function get EncoderCount():int
Gets the PhidgetError containing the error information for this event.
public function get Error():PhidgetError
Gets the number of inputs on this frequencycounter.
public function get FrequencyInputCount():int
Gets the number of gyroscope axes.
public function get GyroAxisCount():int
Gets the last recieved heading.
public function get Heading():Number
Gets the index for this event, for indexed events.
public function get Index():int
Gets the number of inputs on this bridge.
public function get InputCount():int
Gets the number of digital inputs supported by this encoder.
public function get InputCount():int
Gets the number of digital inputs supported by this board.
public function get InputCount():int
Gets the number of digital inputs supported by this controller.
public function get InputCount():int
Gets the number of digital inputs available on this controller.
public function get InputCount():int
Gets the attached state of a Phidget.
public function get isAttached ():Boolean
Gets the key value for this event.
public function get Key():String
Gets the Label of a Phidget.
public function get Label():String
Gets the last code received.
public function get LastCode():PhidgetIRCode
Gets the last code received.
public function get LastLearnedCode():PhidgetIRLearnedCode
Gets the last recieved latitude.
public function get Latitude():Number
Gets the onboard LED state.
public function get LED():Boolean
Gets the number of LEDs supported by this PhidgetLED
public function get LEDCount():int
Gets the last recieved longitude.
public function get Longitude():Number
Gets the magnetic field array (compass data)
public function get MagneticField():Array
Gets the PhidgetManager object from which this event originated
public function get Manager():PhidgetManager
Gets the number of motors supported by this controller.
public function get MotorCount():int
Gets the number of motors supported by this controller.
public function get MotorCount():int
Gets the number of motors supported by this controller.
public function get MotorCount():int
Gets the number of motors supported by this controller.
public function get MotorCount():int
Gets the specific name of a Phidget.
public function get Name():String
Gets the number of outputs supported by this PhidgetAnalog
public function get OutputCount():int
Gets the number of digital outputs supported by this board.
public function get OutputCount():int
Gets the number of digital outputs supported by this board.
public function get OutputCount():int
Gets the current PH sensed by the PH sensor.
public function get PH():Number
Gets the change trigger for PH.
public function get PHChangeTrigger():Number
Gets the maximum PH that the sensor might return
public function get PHMax():Number
Gets the minumum PH that the sensor might return.
public function get PHMin():Number
Gets the server port.
public function get Port():int
Gets the server port.
public function get Port():int
Gets the server port.
public function get Port():int
Gets the position fix status of this gps.
public function get PositionFixStatus():Boolean
Gets the potential (mV) being measured by the board.
public function get Potential():Number
Gets the maximum potential that might be returned.
public function get PotentialMax():Number
Gets the minimum potential that might be returned.
public function get PotentialMin():Number
Gets the Tag Protocol
public function get Protocol():int
Gets the ratiometric state for the board.
public function get Ratiometric():Boolean
Gets the ratiometric state for the board.
public function get Ratiometric():Boolean
Gets the repeat state for this code.
public function get Repeat():Boolean
Gets the number of rows available on the LCD.
public function get RowCount():int
Gets the number of rows supported by the TextLED.
public function get RowCount():int