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 |
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 setAcceleration( index: int, val: Number ):void
Sets the change trigger for an axis.
public function setAccelerationChangeTrigger( index: int, val: Number ):void
Enables/Disables BackEMF sensing on a motor.
public function setBackEMFSensingState( index: int, val: Boolean ):void
public function setBraking( index: int, val: Number ):void
Sets the brightness of an LED (0-100).
public function setBrightness( index: int, val: Number ):void
Sets the compass correction factors.
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 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 setCurrentLimit( index: int, val: Number ):void
Sets the current position of a motor.
public function setCurrentPosition( index: int, val: Number ):void
Creates a custom character.
public function setCustomCharacter( index: int, val1: int, val2: int ):void
Sets the data rate for a sensor, in milliseconds.
public function setDataRate( index: int, val: int ):void
Sets the brightness of an LED (0-100).
public function setDiscreteLED( index: int, val: int ):void
Sets the character at a row and column.
public function setDisplayCharacter( row: int, column: 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 setDisplayString( index: int, val: String ):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 setEnabled( index: int, val: Boolean ):void
Sets/Resets the position of an encoder.
public function setEncoderPosition( index: int, val: int ):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 setEngaged( index: int, val: Boolean ):void
Sets the filter type for an input.
public function setFilter( index: int, val: int ):void
public function setGain( index: int, val: int ):void
Sets the error message for an exception.
public function setMessage( message: String ):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 setOutputState( index: int, val: Boolean ):void
Sets the position of a motor.
public function setPosition( index: int, val: Number ):void
Sets/Resets the position of the encoder.
public function setPosition( index: int, val: int ):void
Sets the position of a motor.
public function setPosition( index: int, val: Number ):void
Sets the maximum position that a motor can be set to.
public function setPositionMax( index: int, val: Number ):void
Sets the minimum position that a motor can be set to.
public function setPositionMin( index: int, val: Number ):void
Sets the change trigger for a sensor.
public function setSensorChangeTrigger( index: int, val: int ):void
Sets the servo parameters
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 type
public function setServoType( index: int, val: int ):void
Sets the servo type.
public function setServoType( index: int, val: int ):void
Sets the speed ramping state of a motor.
public function setSpeedRampingOn( index: int, val: Boolean ):void
Sets a new target position for a motor.
public function setTargetPosition( index: int, val: Number ):void
Sets the change trigger for a thermocouple input.
public function setTemperatureChangeTrigger( index: int, val: Number ):void
Sets the type of thermocouple attached to a thermocouple input.
public function setThermocoupleType( index: int, val: int ):void
Sets the timout for an input, in microseconds.
public function setTimeout( index: int, val: int ):void
Sets the velocity for a motor.
public function setVelocity( 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 setVelocityLimit( index: int, val: Number ):void
Sets the voltage for an output.
public function setVoltage( index: int, val: Number ):void
Start listening for keys.
public function start():void
Stop listening for keys.
public function stop():void
Transmit an IR code.
public function transmit( code: String, codeInfo: PhidgetIRCodeInfo ):void
Transmit raw data.
public function transmitRaw( data: Array, carrierFrequency: int = 0, dutyCycle: int = 0, gap: int = 0 ):void
Transmit a repeat code.
public function transmitRepeat():void
Write a tag.
public function write( tag: PhidgetRFIDTag, lock: Boolean = false ):void
Re-Zeroes the gyro.
public function zeroGyro( val: int ):void