AMX DCE-1 Instruction Manual page 17

Display control and edid manager
Table of Contents

Advertisement

API Command List Instructions (cont.)
IDX
Function Description
1
Configure UART
command in string
2
Configure UART
command in hex
3
Get UART command
4
Set UART baud rate
5
Set the delay time to
execute power off for
the sink when no active
signal detected
6
Get CEC power-off delay
time
Instruction Manual - Display Control and EDID Manager
Command
Command:
CPW#PS#T
Return:
CPW#PS#T
Description:
PW#: # = {0, 1}
0: off
1: on
PS#: # = {xxxxxxxxxxxxxxxxxxxx}
// STR is the original command
according to device guidelines.
Command:
CPW#PH#T
Return:
CPW#PH#T
Description:
PW#: # = {0, 1}
0: off
1: on
PH#: # = {hex1, hex2, ..., hex64}//
hex1, hex2, ..., hex64 is ASC II
string of hex value.
For example, string "123", convert to
correct string is "31 32 33".
Command:
SPW#PST
Return:
SPW#PST(xxxx)
Description:
PW#: # = {0, 1}
0: off
1: on
PST (xxxx): "xxxx" is the original
command according to device
guidelines.
Command:
CUB#T
Return:
CUB#T
Description:
UB#: # = {1~6}
1: 9600
2: 14400
3: 19200
4: 38400
5: 56000
Command:
CD#SPT
Return:
CD#SPT
Description:
CECAUTO_DELAY is short for CEC
auto Power Delay Timing.
D#: # = {1~30MIN}
Command:
SDSPT
Return:
SDSPT( value )
Description:
value = {1, 2, ..., 30 (MIN)}
API Command List Instructions
Example
Command:
CPW1PSONONT
Return:
CPW1PSONONT
Description:
Configure "ONON" for the power-on
command in string for the display.
Command:
CPW0PH123T
Return:
CPW0PH123T
Description:
Configure "123" for the power-off
command in hex for the display.
Command:
SPW1PST
Return:
SPW1PST(xxx)
Description:
Get UART command for display
power-on, the result is "xxx".
Command:
CUB1T
Return:
CUB1T
Description:
Set UART baud rate to 9600.
Command:
CD2SPT
Return:
CD2SPT
Description:
Set the delay time to 2 minutes.
Command:
SDSPT
Return:
SDSPT(2)
Description:
Get the CEC power-off delay time,
the result is 2 minutes.
Note
Default delay
time is 2
minutes.
17

Advertisement

Table of Contents
loading

Table of Contents