Importing Discrete Ir Hex Codes - AMX IREdit Operation/Reference Manual

Ir library management
Table of Contents

Advertisement

Basic Operations
2.
Enter a function name in the text field and click Next to proceed to the Enter hex format IR code dialog
(FIG. 37).
FIG. 37
Discrete IR Hex Codes Wizard - Enter Hex-Format IR Code dialog
3.
Click Next to proceed to the to the Discrete IR Hex Code Import Complete dialog.
4.
Click Finish to close the Wizard.

Importing Discrete IR Hex Codes

Discrete IR Hex Codes cannot be captured; therefore, they have to be imported into IREdit projects.
1.
Open the document view containing the IR file to be edited.
2.
Select a particular (target) function in the IR document view in order to enable the discrete IR hex import
feature.
3.
Click on Tools > Discrete IR Hex Codes.
4.
The first page of the wizard prompts for a name for the function. Then click Next.
5.
The next page of the wizard is a window to enter the Discreet IR Hex codes-format text.
6.
Paste the code into the text edit field provided by the wizard.
The Discrete IR Hex-format code can also be typed in verbatim.
7.
When text has been entered into the edit control, the page's Next button will then become enabled. No
validation will be performed on the text until the Next button is pressed, which launches the translation
process.
8.
Click Next to begin translation to AMX-format.
When translating the discrete IR hex-format text, all blank, carriage-return, and line-feed characters will
be removed first, so spacing and line arrangement are irrelevant. Since all hex-format codes are composed
of four-byte blocks, the number of remaining digit characters must be evenly divisible by four. All digits
must be in the hex range 0-9 and A-F (or a-f).
If the input text fails to translate, the program will present an error message box and allow the user to re-
enter or edit the input text and try again.
IREdit will attempt to translate the text into the AMX proprietary IR format and write it to the selected
function in the .IRN/.IRV file in the same manner as the IRIS capture functionality currently operates.
If the translation operation is successful, the wizard will then proceed to the final page and display the
result of the operation.
9.
Use the Back button to redo the process or click the Finish button to exit the wizard.
10.
Repeat process to add more discrete IR hex code functions.
26
IREdit IR Library Management

Advertisement

Table of Contents
loading

Table of Contents