AMX CTC-1402 User Manual page 46

Connectivity and transport kit - conferencing
Table of Contents

Advertisement

NetLinx Commands (cont.)
No.
Function Description
17
VIDOUT_RES_REF
To set output resolution
18
?VIDOUT_RES_REF
To get output resolution
19
REBOOT
To cause a warm reboot
User Manual - CTC-1402
Syntax
Command:
SEND_COMMAND <DEV>,"'VIDOUT_RES_
REF-<horizontal>x<vertical>,<refresh-
rate>'"
Return:
NULL
Description:
Variables:
horizontal = An integer value representing
the horizontal.
vertical = An integer value representing the
vertical. May have an additional qualifier
such as 'i' or 'p'.
refresh-rate = An integer value
representing the refresh rate.
{
4096x2160,60
4096x2160,30
4096x2160,25
4096x2160,24
3840x2160,60
3840x2160,50
3840x2160,30
3840x2160,25
3840x2160,24
1920x1200,60
1920x1080,60
1920x1080,50
1280x720,60
1280x720,50
1680x1050,60
1600x1200,60
1600x900,60
1440x900,60
1366x768,60
1360x768,60
1280x1024,60
1280x960,60
1280x800,60
1280x768,60
1024x768,60
800x600,60
}
Command:
SEND_COMMAND <DEV>, "'?VIDOUT_RES_
REF'"
Return:
VIDOUT_RES_REF-
<horizontal>x<vertical>,<refresh-rate>
Description:
<horizontal>x<vertical>,<refresh-rate>
{
4096x2160,60
4096x2160,30
... ...
1024x768,60
800x600,60
}
Command:
SEND_COMMAND <DEV>, "'REBOOT'"
Return:
REBOOT
Description:
Cause a warm reboot.
Example
Command:
SEND_COMMAND VIDEO_OUTPUT_1,"'VIDOUT_
RES_REF-1280x1024,60'"
Return:
VIDOUT_RES_REF-1280x1024,60
Description:
Set HDMI out resolution is 1280x1024@60.
Command:
SEND_COMMAND VIDEO_
OUTPUT_1,"'?VIDOUT_RES_REF'"
Return:
VIDOUT_RES_REF-3840x2160,60
Description:
HDMI out resolution is 3840x2160@60.
Command:
SEND_COMMAND 5002:1:0, "'REBOOT'"
Return:
SEND_COMMAND 5002:1:0, "'REBOOT'"
Description:
Cause a warm reboot.
46

Advertisement

Table of Contents
loading

Table of Contents