R | |
Ratiometric | |
RAW_DATA, PhidgetDataEvent | |
readRaw, PhidgetIR | |
removeKey, PhidgetDictionary | |
Repeat | |
reset, PhidgetFrequencyCounter | |
RFID Protocols, PhidgetRFID | |
RowCount |
Gets the ratiometric state for the board.
public function get Ratiometric():Boolean
Gets the ratiometric state for the board.
public function get Ratiometric():Boolean
Read raw IR data.
public function readRaw( buffer: Array, offset: int = 0, count: int = -1 ):int
Removes a (set) of key(s) that match the pattern.
public function removeKey( pattern: String ):void
Gets the repeat state for this code.
public function get Repeat():Boolean
Repeat code.
public var Repeat: Array
Resets the totalCount and totalTime for an input.
public function reset( val: int ):void
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