Function 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
 setAcceleration
 setAccelerationChangeTrigger, PhidgetAccelerometer
 setBackEMFSensingState, PhidgetMotorControl
 setBraking, PhidgetMotorControl
 setBrightness, PhidgetLED
 setCompassCorrectionParameters, PhidgetSpatial
 setCurrentLimit
 setCurrentPosition, PhidgetStepper
 setCustomCharacter, PhidgetTextLCD
 setDataRate, PhidgetInterfaceKit
 setDiscreteLED, PhidgetLED
 setDisplayCharacter, PhidgetTextLCD
 setDisplayString
 setEnabled
 setEncoderPosition, PhidgetMotorControl
 setEngaged
 setFilter, PhidgetFrequencyCounter
 setGain, PhidgetBridge
 setMessage, PhidgetError
 setOutputState
 setPosition
 setPositionMax, PhidgetAdvancedServo
 setPositionMin, PhidgetAdvancedServo
 setSensorChangeTrigger, PhidgetInterfaceKit
 setServoParameters
 setServoType
 setSpeedRampingOn, PhidgetAdvancedServo
 setTargetPosition, PhidgetStepper
 setTemperatureChangeTrigger, PhidgetTemperatureSensor
 setThermocoupleType, PhidgetTemperatureSensor
 setTimeout, PhidgetFrequencyCounter
 setVelocity, PhidgetMotorControl
 setVelocityLimit
 setVoltage, PhidgetAnalog
 start, PhidgetDictionaryKeyListener
 stop, PhidgetDictionaryKeyListener
T
 transmit, PhidgetIR
 transmitRaw, PhidgetIR
 transmitRepeat, PhidgetIR
W
 write, PhidgetRFID
Z
 zeroGyro, PhidgetSpatial
public function setAcceleration(index: int,
val: Number):void
Sets the acceleration of a motor.
public function setAcceleration(index: int,
val: Number):void
Sets the acceleration for a motor.
public function setAcceleration(index: int,
val: Number):void
Sets the acceleration for a motor.
public function setAccelerationChangeTrigger(index: int,
val: Number):void
Sets the change trigger for an axis.
public function setBackEMFSensingState(index: int,
val: Boolean):void
Enables/Disables BackEMF sensing on a motor.
public function setBraking(index: int,
val: Number):void
public function setBrightness(index: int,
val: Number):void
Sets the brightness of an LED (0-100).
public function setCompassCorrectionParameters(magField: Number,
offset0: Number,
offset1: Number,
offset2: Number,
gain0: Number,
gain1: Number,
gain2: Number,
T0: Number,
T1: Number,
T2: Number,
T3: Number,
T4: Number,
T5: Number):void
Sets the compass correction factors.
public function setCurrentLimit(index: int,
val: Number):void
Sets the current limit of an LED (0-80 mA).
public function setCurrentLimit(index: int,
val: Number):void
Sets the upper current limit for a motor.
public function setCurrentPosition(index: int,
val: Number):void
Sets the current position of a motor.
public function setCustomCharacter(index: int,
val1: int,
val2: int):void
Creates a custom character.
public function setDataRate(index: int,
val: int):void
Sets the data rate for a sensor, in milliseconds.
public function setDiscreteLED(index: int,
val: int):void
Sets the brightness of an LED (0-100).
public function setDisplayCharacter(row: int,
column: int,
val: String):void
Sets the character at a row and column.
public function setDisplayString(index: int,
val: String):void
Sets the display string for a row.
public function setDisplayString(index: int,
val: String):void
Sets the display string for a row.
public function setEnabled(index: int,
val: Boolean):void
Enables/Disables an output.
public function setEnabled(index: int,
val: Boolean):void
Enables/Disables an input.
public function setEnabled(index: int,
val: Boolean):void
Sets the enabled state of an encoder
public function setEnabled(index: int,
val: Boolean):void
Enables/Disables an input.
public function setEncoderPosition(index: int,
val: int):void
Sets/Resets the position of an encoder.
public function setEngaged(index: int,
val: Boolean):void
Sets the engaged state of a motor.
public function setEngaged(index: int,
val: Boolean):void
Sets the engaged (powered) state of a motor.
public function setEngaged(index: int,
val: Boolean):void
Sets the engaged state of a motor.
public function setFilter(index: int,
val: int):void
Sets the filter type for an input.
public function setGain(index: int,
val: int):void
public function setMessage(message: String):void
Sets the error message for an exception.
public function setOutputState(index: int,
val: Boolean):void
Sets the state of a digital output.
public function setOutputState(index: int,
val: Boolean):void
Sets the state of a digital output.
public function setPosition(index: int,
val: Number):void
Sets the position of a motor.
public function setPosition(index: int,
val: int):void
Sets/Resets the position of the encoder.
public function setPosition(index: int,
val: Number):void
Sets the position of a motor.
public function setPositionMax(index: int,
val: Number):void
Sets the maximum position that a motor can be set to.
public function setPositionMin(index: int,
val: Number):void
Sets the minimum position that a motor can be set to.
public function setSensorChangeTrigger(index: int,
val: int):void
Sets the change trigger for a sensor.
public function setServoParameters(index: int,
minUs: Number,
maxUs: Number,
degrees: Number,
velocityMax: Number):void
Sets the servo parameters
public function setServoParameters(index: int,
minUs: Number,
maxUs: Number,
degrees: Number):void
Sets the servo parameters
public function setServoType(index: int,
val: int):void
Sets the servo type
public function setServoType(index: int,
val: int):void
Sets the servo type.
public function setSpeedRampingOn(index: int,
val: Boolean):void
Sets the speed ramping state of a motor.
public function setTargetPosition(index: int,
val: Number):void
Sets a new target position for a motor.
public function setTemperatureChangeTrigger(index: int,
val: Number):void
Sets the change trigger for a thermocouple input.
public function setThermocoupleType(index: int,
val: int):void
Sets the type of thermocouple attached to a thermocouple input.
public function setTimeout(index: int,
val: int):void
Sets the timout for an input, in microseconds.
public function setVelocity(index: int,
val: Number):void
Sets the velocity for a motor.
public function setVelocityLimit(index: int,
val: Number):void
Sets the velocity limit of a motor.
public function setVelocityLimit(index: int,
val: Number):void
Sets the upper velocity limit for a motor.
public function setVoltage(index: int,
val: Number):void
Sets the voltage for an output.
public function start():void
Start listening for keys.
public function stop():void
Stop listening for keys.
public function transmit(code: String,
codeInfo: PhidgetIRCodeInfo):void
Transmit an IR code.
public function transmitRaw(data: Array,  
carrierFrequency: int = 0,
dutyCycle: int = 0,
gap: int = 0):void
Transmit raw data.
public function transmitRepeat():void
Transmit a repeat code.
public function write(tag: PhidgetRFIDTag,  
lock: Boolean = false):void
Write a tag.
public function zeroGyro(val: int):void
Re-Zeroes the gyro.
Close