MSD-402 Command Guide
53
@GOF / @SOF
Priority of input channel automatic switching (Input video signal ON
→
OFF)
Function
Getting
Setting
Format
@GOF, out
@SOF, out_1, in1_1, in2_1, in3_1, in4_1
(, out_2, in1_2, in2_2, in3_2, in4_2
・・・
)
Return value
@GOF, out, in1, in2, in3, in4
@SOF, out_1, in1_1, in2_1, in3_1, in4_1
(, out_2, in1_2, in2_2, in3_2, in4_2
・・・
)
Parameter
out: Output channel
1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
in1_1-4 to in4_1-4: Priority of IN1 to IN4
0 = OFF [Default], 1 = Higher priority to 4 = Lower priority
out_1-4: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
Example
@GOF,1
@GOF,1,1,2,3,4
Getting priority of OUT1
OUT1: IN1>IN2>IN3>IN4
@SOF, 1,1,2,3,4
@SOF, 1,1,2,3,4
Setting the priority of OUT1 to
IN1>IN2>IN3>IN4
Completed normally.
Remarks
-
@GMT / @SMT
Masking time after automatic switching of input channel
Function
Getting
Setting
Format
@GMT
@SMT, ch_1, time_1 (, ch_2, time_2
・・・
)
Return value
@GMT, time_o1, time_o2, time_p1,
time_p2
@SMT, ch_1, time_1 (, ch_2, time_2
・・・
)
Parameter
time_o1-o2 : Masking time of OUT
time_p1-p2 : Masking time of PinP
time_1-4 : Masking time
0 = 0 to 999999 = 999.999 sec. [Default] 0 sec.
ch_1-4: Output channel
0 = All outputs, 1 = OUT1, 2 = OUT2, 3 = PinP1, 4 = PinP2
Example
@GMT
@GMT,2000,10000,10000,10000
Getting masking time after automatic
switching of input channel.
OUT1: 2000 ms. (2 sec.); other outputs:
10000 ms. (10 sec.)
@SMT,1,2000
@SMT,1,2000
Setting masking time of OUT1 to 2000
ms. (2 sec.)
Completed normally.
Remarks
-