NJR-CTB Command Guide
26
@GSV / @SSV
Switching video channel
Function
Getting
Setting
Format
@GSV, type, ch, reserved, input
@SSV, type, ch, reserved, input_1,
output_1 (, input_2, output_2
・・・
)
Return value
@GSV, type, ch, reserved, input,
output_1 (, output_2
・・・
)
@SSV, type, ch, reserved, input_1,
output_1 (, input_2, output_2
・・・
)
Parameter
type: Type
“0” fixed
ch: Channel
“0” fixed
reserved: Reservation
“1” fixed
input: Video input channel
0 = OFF [Default], 1 to 512 = Input channel1 to Input channel512
output_1 to output_512: Video output channel
0 = All outputs, 1 to 512 = Output channel1 to Output channel512
Example
@GSV,0,0,1,1
Getting the Output channel to which video
of Input channel1 is output.
Output channel2
@GSV,0,0,1,1,2
@SSV,0,0,1,1,2
@SSV,0,0,1,1,2
Outputting video of Input channel1 to
Output channel2.
Completed normally.
Remarks
-
@GSA / @SSA
Switching audio channel
Function
Getting
Setting
Format
@GSA, type, ch, reserved, input
@SSA, type, ch, reserved, input_1,
output_1 (, input_2, output_2
・・・
)
Return value
@GSA, type, ch, reserved, input,
output_1 (, output_2
・・・
)
@SSA, type, ch, reserved, input_1,
output_1 (, input_2, output_2
・・・
)
Parameter
type: Type
“0” fixed
ch: Channel
“0” fixed
reserved: Reservation
“1” fixed
input: Audio input channel
0 = OFF [Default], 1 to 512 = Input channel1 to Input channel512
output_1 to output_512: Audio output channel
0 = All outputs, 1 to 512 = Output channel1 to Output channel512
Example
@GSA,0,0,1,1
@GSA,0,0,1,1,2
Getting the Output channel to which
audio of Input channel1 is output.
Output channel2
@SSA,0,0,1,1,2
@SSA,0,0,1,1,2
Outputting audio of Input channel1 to
Output channel2.
Completed normally.
Remarks
-