Appendix
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 |
| • | |
| • | 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: | ||
|
| |
Variable as Text: | xb 00 60$0D; | |
|
| |
Variable as Hex: | 78622030302036300D | |
|
|
|
Inspired XPress - Programming Guide | 95 |
|
|