18
Function
Command
Example Feedback
Sets the signal detection
mode, where param is 5V or
TMDS.
>SetSignalDetect [param]
<SignalDetectMode 5V
Gets the signal detection
mode.
>GetSignalDetect
<SignalDetectMode 5V
Enable or disable standby
mode, where param is On or
Off.
>SetSystemStandbyMode
[param]
<SystemStandbyMode On
Get the status of the system
standby mode.
>GetSystemStandbyMode
<SystemStandbyMode On
Set the delay time to send
standby commands after the
input signal is removed,
where param is a number
between 1~10.
>SetSystemStandbyModeTime:
[param]
<SystemStandbyModeTime:
10min
Turns the system on or puts
it into standby mode, where
param is On or Off.
>SetSystemPowerMode [param] <SystemPowerMode On
Get the system power
status.
>GetSystemPowerMode
<SystemPowerMode On
Set the baud rate for RS-232
communications, where
param is 115200, 57600,
38400, 19200, or 9600.
>SetRS232Baud [param]
>SetRS232Baud 9600
Get the baud rate for RS-232
communications.
>GetRS232Baud
<RS232Baud 19200