MSD-402 Command Guide
56
@SIL
Relative value of audio input level
Function
Setting
Format
@SIL, ch_1, updown_1 (, ch_2, updown_2
・・・
)
Return value
@SIL, ch_1, updown_1 (, ch_2, updown_2
・・・
)
Parameter
ch_1-4: Input channel
0 = All inputs, 1 = IN1 to 4 = IN4
updown_1-4: Relative value
-60 to +60
The specified value is added to the current audio input level. If the total value exceeds
the limit value (-60 to +10), the limit value will be applied.
Example
@SIL,1,-1
@SIL,1,-1
Lower 1 dB of audio output level of IN1.
Completed normally.
Remarks
-
@GIL
Limit status of audio input level
Function
Getting
Format
@GIL
Return value
@GIL, in_1, in_2, in_3, in_4
Parameter
in_1-4: Limit status of audio input level
-1 = minimum settable value (-60 dB), 0 = not limit status,
1 = maximum settable value (+0 dB)
Example
@GIL
@GIL,1,0,0,0
Getting limit status of audio input level
IN1: maximum settable value
Other input channels: not limit value
Remarks
-
@GDO / @SDO
Audio output connector
Function
Getting
Setting
Format
@GDO
@SDO, ch_1, out_1 (, ch_2, out_2)
Return value
@GDO, out_1, out_2
@SDO, ch_1, out_1 (, ch_2, out_2)
Parameter
out_1-2: Audio output connector
0 = Only to analog audio output connector,
1 = To HDMI output or HDBaseT output connector,
2 = To analog audio output connector, HDMI output connector, or HDBaseT
output connector [Default]
ch_1-2: Output channel
0 = All outputs (OUT1, OUT2), 1 = OUT1, 2 = OUT2
Example
@GDO
@GDO,0,1
Getting connectors that output audio
OUT1: only to analog audio output
connector;
OUT2: only to HDBaseT output connector
@SDO,1,0
@SDO,1,0
OUT1: only to analog audio output
connector
Completed normally.
Remarks
-