© Copyright 2018 WyreStorm Technologies |
WyreStorm.com
SW-0401-HDBT API | 180321-1319
8 of 12
North America: 844.280.WYRE (9973) | UK/EMEA: +44 (0) 1793 230 343
Email:
6.4
HDCP Configuration
Action
Command
Parameters
Set Input HDCP
On/Off
SET HDCPSUPPORT_ONOFF in prm1<CR><LF>
Returns: In:prm2<CR><LF>
Example: Turn On HDCP for HDMI 1
SET HDCPSUPPORT_ONOFF hdmi1 on<CR><LF>
Returns: HDMI1:HDCP Supported <CR><LF>
in = {hdmi1, hdmi2}
prm1= {on, off}
prm2 = {HDCP Supported, HDCP Not supported}
Query Input HDCP
Status
GET HDCP_STATUS<CR><LF>
Returns:
hdmi1:prm1<CR><LF>
hdmi2:prm1<CR><LF>
HDMI OUT HDCP Status: prm2<CR><LF>
Example: Query HDCP status with HDCP supported on
both inputs.
GET HDCP_STATUS<CR><LF>
Returns:
hdmi1:HDCP Supported<CR><LF>
hdmi2: HDCP Supported<CR><LF>
HDMI OUT HDCP Status: Encryption<CR><LF>
Prm1={HDCP Supported, HDCP Not Supported}
Prm2={Non Encryption, Encryption}
6.5
Video Configuration
Action
Command
Parameters
Force RGB Video
SET FORCERGB prm<CR><LF>
Returns: FORCERGB prm<CR><LF>
Example: Force RGB On
SET FORCERGB on<CR><LF>
Returns: FORCERGB on<CR><LF>
prm= {on, off}
Query RGB Video
Status
GET FORCERGB<CR><LF>
Returns: FORCERGB prm<CR><LF>
Example: Query RGB video status
GET FORCERGB<CR><LF>
Returns: FORCERGB on<CR><LF>
prm= {on, off}
Configure Output
Resolution
(Scaling)
SET RESOLUTION out prm<CR><LF>
Returns: RESOLUTION out prm <CR><LF>
Example: Set output resolution to 1920x1080@60.
SET RESOLUTION hdmiout 1920x1080@60<CR><LF>
Returns: HDMI out resolution is 1920x1080@60
out= {hdmiout}
prm= {on, off}
Query Scaler Mode
Status
GET SCALER_STATUS <CR><LF>
Returns:
Scaler Info:
STANDBY_status prm1<CR><LF>
RESOLUTION hdmiout prm2<CR><LF>
HDCP hdmiout prm1<CR><LF>
MUTE audioout prm1<CR><LF>
VOLGAIN_DATA audioout prm3<CR><LF>
Example: Query Mode Status
GET SCALER_STATUS <CR><LF>
Returns:
Scaler Info:
STANDBY_status on<CR><LF>
RESOLUTION hdmiout 1920x1080@60<CR><LF>
HDCP hdmiout on<CR><LF>
MUTE audioout off<CR><LF>
VOLGAIN_DATA audioout 35<CR><LF>
prm1= {on, off}
prm2= See List
1024x768@60
1280x1024@60
1280x720@60
1280x800@60
1366x768@60
1600x1200@60
1920x1080@60
1920x1200@60
3840x2160@30
auto
prm3= {0~100}