| cmdRAW_INPUT | Index |
Command Code:
The Packet:
| 0 | 1 | 2 | 3 | 4 | ||||
| address | 3 | cmdRAW_INPUT | MSG | INPUT |
| MSG - | Input message ID. Range is 0-127. |
| INPUT - | 1-2 bytes of data |
Description:
This command propogates reflexes. It initiates the reflex corresponding to the given device ID or message ID and passes along a 1 or 2 byte parameter to that reflex. Device input commands ( cmdA2D_RD , cmdDIG_IO , cmdIR02_RD , cmdPTIME_RD , cmdIIC_RD ) may have their data redirected to raw inputs that drive reflexes. The firmware counters will issue raw inputs on a rollover to 0. The firmware timers issue raw inputs when they expire. A digital input pin transition, if enabled, will generate a raw input. A user may also issue raw input commands to run custom reflexes.