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