External Control
–
ASCII Protocol
SUHD983-P LCD Panel Serial Commands Technical Reference
32
020-001766-01 Rev. 1 (01-2020)
Copyright
©
2020 Christie Digital Systems USA, Inc. All rights reserved.
Commands
Command (ASCII)
Description
Values
K:ALLPWM(value).
Set Power off mode to standby
0~2
Examples
Set Power off mode to standby
K:ALLPWM000.
Result:
ALL: PWM=A
Set Preset Mode select: off, preset 1~20
Commands
Command (ASCII)
Description
Values
K:ALLPRS(value).
Set Preset mode to 1.
0~20
Examples
Set Preset mode to 1.
K:ALLPRS001.
Result:
ALL: PRS=A
Get power status value.
Commands
Command (ASCII)
Description
Values
K:ALLPWR?
Get power status value.
0=on
1=off (power save off)
2=off (RS232, remote control off)
Examples
Get power status value.
K:ALLPWR?
Result:
ALL: PWR=000