This shows you the differences between two versions of the page.
| 
    hardware:cflink:ir-module [2018/06/12 00:28] jarrod  | 
    
    hardware:cflink:ir-module [2018/06/12 09:30] (current) jarrod  | 
    ||
|---|---|---|---|
| Line 27: | Line 27: | ||
| * ''RAW'' - Send an IR code in raw hex format, eg. Pronto CCF codes. | * ''RAW'' - Send an IR code in raw hex format, eg. Pronto CCF codes. | ||
| * ''STR'' - Send an IR code in CommandFusion's proprietary format. | * ''STR'' - Send an IR code in CommandFusion's proprietary format. | ||
| + | * ''232'' - Send an RS232 command via an IR port that supports 1-way RS232 transmission. | ||
| * **<IR_DATA>** = The data of the IR code to send. The format depends on the <IR_FORMAT> chosen: | * **<IR_DATA>** = The data of the IR code to send. The format depends on the <IR_FORMAT> chosen: | ||
| * ''DBA'' - <DEVICETYPE>:<CODESET>:<KEY> - See the [[http://www.commandfusion.com/docs/cflink/irdatabase.html|IR Database Documentation]] for more details. | * ''DBA'' - <DEVICETYPE>:<CODESET>:<KEY> - See the [[http://www.commandfusion.com/docs/cflink/irdatabase.html|IR Database Documentation]] for more details. | ||