This shows you the differences between two versions of the page.
| 
    hardware:cf-mini:cf-mini-configuration:ir-tab [2014/02/25 03:59] aaron created  | 
    
    hardware:cf-mini:cf-mini-configuration:ir-tab [2014/03/04 00:28] (current) aaron  | 
    ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ===== 2 - Format ===== | ===== 2 - Format ===== | ||
| Select the format you wish to send the IR data in. | Select the format you wish to send the IR data in. | ||
| - | * STR - Send an IR code in CommandFusion's proprietary format. | + | * STR - Send an IR code in CommandFusion's proprietary format. e.e. from the our IR learner software. | 
| * RAW - Send an IR code in raw hex format, eg. CCF codes. | * RAW - Send an IR code in raw hex format, eg. CCF codes. | ||
| * DBA - Send an IR command from the internal database. | * DBA - Send an IR command from the internal database. | ||
| * MEM - Send a learned IR code that is stored on the device memory. | * MEM - Send a learned IR code that is stored on the device memory. | ||
| + | |||
| + | ===== 3 - Data ===== | ||
| + | Enter the IR date to send in the format specified. | ||
| + | |||
| + | When you have MEM or DBA selected as the format, an additional ''Build'' (A in the image below) button will show up. This allows you to build a command either from the onboard database or from an IR file loaded onto the device. | ||
| + | |||
| + | ==== IR Data Builder - On-Board Database ==== | ||
| + | {{:hardware:cf-mini:cf-mini-configuration:ir_data_builder.png?nolink|}} | ||
| + | |||
| + | Use the IR data builder to easily craft a command from the built in IR database to send to the selected IR port on your device. | ||
| + | * B - the selected port | ||
| + | * C - The format you have selected | ||
| + | * D - Select the manufacturer of the device you want to send an IR command to | ||
| + | * E - Select the device type | ||
| + | * F - Select a code set. You may need to try multiple code sets before you find one that works with your device. It is trial and error | ||
| + | * G - Select the command you want to send | ||
| + | |||
| + | When you click ''OK'' you will see that the Data field is now. populated with a command. | ||
| + | |||
| + | ==== IR Data Builder - On Board Memory ==== | ||
| + | {{:hardware:cf-mini:cf-mini-configuration:ir_data_builder_mem.png?nolink|}} | ||
| + | Use the IR data builder to easily craft a command from any IR files you have uploaded to the device. | ||
| + | * 1 - the selected port | ||
| + | * 2 - the format you have selected | ||
| + | * 3 - the ID associated with the IR file you have uploaded | ||
| + | * 4 - the command you want to send included in the IR file | ||
| + | |||
| + | ==== Send Button ==== | ||
| + | Click this button to send the command immediately from the selected IR port. | ||
| + | |||