| H | |
| Header, PhidgetIRCodeInfo | |
| Heading, PhidgetGPS | |
| I | |
| Index, PhidgetDataEvent | |
| initialize, PhidgetTextLCD | |
| INPUT_CHANGE, PhidgetDataEvent | |
| InputCount | |
| Introduction | |
| IR Code length styles, PhidgetIRCodeInfo | |
| IR Encodings, PhidgetIRCodeInfo | |
| isAttached, Phidget | |
| K | |
| Key, PhidgetDictionaryEvent | |
| KEY_CHANGE, PhidgetDictionaryEvent | |
| KEY_REMOVAL, PhidgetDictionaryEvent | |
| L | |
| Label, Phidget | |
| LastCode, PhidgetIR | |
| LastLearnedCode, PhidgetIR | |
| Latitude, PhidgetGPS | |
| LEARN, PhidgetDataEvent | |
| LED, PhidgetRFID | |
| LEDCount, PhidgetLED | |
| Length, PhidgetIRCodeInfo | |
| Longitude, PhidgetGPS | |
| M | |
| MagneticField, PhidgetSpatialEventData | |
| Manager, PhidgetManagerEvent | |
| MinRepeat, PhidgetIRCodeInfo | |
| MotorCount | |
| N | |
| Name, Phidget | |
| O | |
| One, PhidgetIRCodeInfo | |
| open | |
| OUTPUT_CHANGE, PhidgetDataEvent | |
| OutputCount | |
| Overview |
IR Code header.
public var Header: Array
Gets the last recieved heading.
public function get Heading():Number
Gets the index for this event, for indexed events.
public function get Index():int
Initializes a screen.
public function initialize():void
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
IR Code length style.
public var Length: 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
Number of times to repeat the code on transmit.
public var MinRepeat: 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 number of motors supported by this controller.
public function get MotorCount():int
Gets the specific name of a Phidget.
public function get Name():String
public var One: Array
Opens a Phidget.
public function open( address: String, port: Number, password: String = null, serialNumber: int = com.phidgets.Constants.PUNK_INT, label: String = null ):void
Opens a connection to a dictionary.
public function open( address: String, port: Number, password: String = null ):void
Opens a connection to a phidget manager.
public function open( address: String, port: Number, password: String = null ):void
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