Property 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
S
 Screen, PhidgetTextLCD
 ScreenCount, PhidgetTextLCD
 ScreenSize, PhidgetTextLCD
 Sender, PhidgetErrorEvent
 SensorCount
 serialNumber, Phidget
 setDataRate, PhidgetSpatial
 SupplyVoltage, PhidgetMotorControl
T
 Tag, PhidgetRFIDTag
 TagPresent, PhidgetRFID
 Temperature, PhidgetPHSensor
 TemperatureInputCount, PhidgetTemperatureSensor
 Time, PhidgetSpatialEventData
 TimeMicroSeconds, PhidgetSpatialEventData
 TimeSeconds, PhidgetSpatialEventData
 Type, Phidget
V
 Value, PhidgetDictionaryEvent
 Velocity, PhidgetGPS
 Version, Phidget
 Voltage, PhidgetLED
W
 Weight, PhidgetWeightSensor
 WeightChangeTrigger, PhidgetWeightSensor
public function get Screen():int
Gets the active screen.
public function get ScreenCount():int
Gets the number of screens available on the LCD.
public function get ScreenSize():int
Gets the screen size.
public function get Sender():Object
The object from which this event originated.
public function get SensorCount():int
Gets the number of sensors (analog inputs) supported by this board
public function get SensorCount():int
Gets the number of sensors supported by this controller.
public function get serialNumber():int
Gets the unique serial number of a Phidget.
Sets the data rate for a sensor, in milliseconds.
public function get SupplyVoltage():Number
Gets the supply voltage for the board.
public function get Tag():String
Gets the Tag string
public function get TagPresent():Boolean
Gets whether a tag is currently being detected by the reader.
public function set Temperature(val: Number):void
Sets the temperature used for internal PH calculations.
public function get TemperatureInputCount():int
Gets the number of thermocouple inputs supported by this sensor.
public function get Time():Number
Gets the number of seconds since attach.
public function get TimeMicroSeconds():int
Gets the number of microseconds since the last second (0-999999).
public function get TimeSeconds():int
Gets the number of whole seconds since attach.
public function get Type():String
Gets the type (class) of a Phidget.
public function get Value():String
Gets the value value for this event
public function get Velocity():Number
Gets the last recieved velocity.
public function get Version():int
Gets the firwmare version of a Phidget.
public function get Voltage():int
Gets the voltage output for all LEDs.
public function get Weight():Number
Gets the currently sensed weight.
public function get WeightChangeTrigger():Number
Gets the weight change trigger.
Close