MSD-402 Command Guide
50
@GEN / @SEN
HDCP output
Function
Getting
Setting
Format
@GEN
@SEN, ch_1, hdcp_1 (, ch_2, hdcp_2)
Return value
@GEN, hdcp_1, hdcp_2
@SEN, ch_1, hdcp_1 (, ch_2, hdcp_2)
Parameter
hdcp_1-2: HDCP output
0 = HDCP is output only if input signal is with HDCP.
1 = HDCP is always output [Default],
2 = HDCP is not authorized
ch_1-2: Output channel
0 = All outputs (OUT1, OUT2), 1 = OUT1, 2 = OUT2
Example
@GEN
@GEN,1,0
Getting HDCP output.
OUT1: HDCP is always output.
OUT2: HDCP is output only if input
signals are with HDCP.
@SEN,1,1
@SEN,1,1
Setting OUT1 to always output HDCP
Completed normally.
Remarks
-
@GHR / @SHR
The number of HDCP retries
Function
Getting
Setting
Format
@GHR
@SHR, ch_1, retry_1 (, ch_2, retry_2)
Return value
@GHR, retry_1, retry_2
@SHR, ch_1, retry_1 (, ch_2, retry_2)
Parameter
retry_1-2: The number of HDCP retries
-1 = Retry until succeed [Default],
0 = Not retry,
1 to 100 = Retry for the desired number of retries
ch_1-2: Output channel
0 = All outputs (OUT1, OUT2), 1 = OUT1, 2 = OUT2
Example
@GHR
@GHR,-1,10
Getting the number of HDCP retires
Out1: continue to retry until succeed.
OUT2: Retry for up to 10 times
@SHR,2,10
@SHR,2,10
Setting OUT2 to retry up to 10 times.
Completed normally.
Remarks
-