
RS232 Knekt Interface
35
G
ENERIC
RC5 C
OMMANDS
The following commands, which are only used for test purposes, provide a means of controlling
“amplifier” or “source” devices with primitive (low level) RC5 commands.
[rSTD=p]
Sends a primitive standard RC5 command. The parameters are defined in hex, and represent the
device address (aa), the command to send (cc) and the number of times to repeat the command (rr).
Command
Response
Description
[rSTD=aacc]
!r<CR>
Sends command to room once
[rSTD=aaccrr]
!r<CR>
Sends command to room “rr” times
[rSTD=S]
!r<CR>
Stops command repeat (sets repeat to 0)
[rSTD=C]
!r<CR>
Continues command repeat (sets repeat to “FF”)
[rEXT=p]
Sends a primitive extended RC5 command. The parameters are defined in hex, and represent the
device address (aa), the command to send (cc) and 5 bytes of data (d1 to d5).
Command
Response
Description
[rEXT=aaccd1d2d3d4d5]
!r<CR>
Sends extended data to room
[rEXT=aacc]
!rEXT=d1d2d3d4d5<CR>
Returns extended data from room