EasyManuals Logo

AMX CTC-1402 User Manual

AMX CTC-1402
54 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #46 background imageLoading...
Page #46 background image
User Manual - CTC-1402
46
No. Function Description Syntax Example
17 VIDOUT_RES_REF
To set output resolution
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 qualier
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 VIDEO_OUTPUT_1,’VIDOUT_
RES_REF-1280x1024,60’
Return:
VIDOUT_RES_REF-1280x1024,60
Description:
Set HDMI out resolution is 1280x1024@60.
18 ?VIDOUT_RES_REF
To get output resolution
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 VIDEO_
OUTPUT_1,’?VIDOUT_RES_REF’
Return:
VIDOUT_RES_REF-3840x2160,60
Description:
HDMI out resolution is 3840x2160@60.
19 REBOOT
To cause a warm reboot
Command:
SEND_COMMAND <DEV>, “’REBOOT’
Return:
REBOOT
Description:
Cause a warm reboot.
Command:
SEND_COMMAND 5002:1:0, “’REBOOT’
Return:
SEND_COMMAND 5002:1:0, “’REBOOT’
Description:
Cause a warm reboot.
NetLinx Commands (cont.)

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the AMX CTC-1402 and is the answer not in the manual?

AMX CTC-1402 Specifications

General IconGeneral
BrandAMX
ModelCTC-1402
CategoryControl Unit
LanguageEnglish