AMX IS-SPX-1000/1300 Universal Remote User Manual


 
Appendix
95
Inspired XPress - Programming Guide
Screen Mute (Picture On)
Enter Variable Name: screenmute
Select Type: List
Command Name: On
Variable as Text: kd 00 01$0D
Variable as Hex: 6b642030302030310D
Screen Mute (Picture Off)
Enter Variable Name: screenmute
Select Type: List
Command Name: Off
Variable as Text: kd 00 00$0D;
Variable as Hex: 6b642030302030300D
Mute On (Sound)
Enter Variable Name: volumemute
Select Type: List
Command Name: On
Variable as Text: ke 00 00$0D;
Variable as Hex: 6b652030302030300D
Mute Off (Sound)
Enter Variable Name: volumemute
Select Type: List
Command Name: Off
Variable as Text: ke 00 01$0D;
Variable as Hex: 6b652030302030310D
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