Specifications
Appendix A - Serial Control
108
AMX InspiredSignage XPress Programming Guide
10. When you are finished entering the variables, click Finish to save your changes. This opens the Variable
List page, displaying all of your saved variables (FIG. 112).
11. The next step is to export your serial protocol file by clicking Export XPress File. When prompted, click
Save to save the file to your computer.
Select Input Source for Display
Enter Variable Name: inputselect
Select Type: List:
•AV1
• Component
•RGB-PC
• HDMI1
• HDMI2
• HDMI3
• HDMI4
Command Name: AV1
Variable as Text: xb 00 20$0D;
Variable as Hex: 78622030302032300D
Command Name: Component
Variable as Text: xb 00 40$0D;
Variable as Hex: 78622030302034300D
Command Name: RGB-PC
Variable as Text: xb 00 60$0D;
Variable as Hex: 78622030302036300D
Command Name: HDMI1
Variable as Text: xb 00 90$0D;
Variable as Hex: 78622030302039300D
Command Name: HDMI2
Variable as Text: xb 00 91$0D;
Variable as Hex: 78622030302039310D
Command Name: HDMI3
Variable as Text: xb 00 92$0D;
Variable as Hex: 78622030302039320D
Command Name: HDMI4
Variable as Text: xb 00 93$0D;
Variable as Hex: 78622030302039330D
FIG. 112
Variable List page