11.4.5 Switching Commands
Set/get video switch state
11.4.5.1 VID
Set:~nn@VIDSPin>outCR LF
Get:~nn@VIDSPin>outCR LF
in – input number or '0' to disconnect output: IN 1=1, IN 2=2, IN 3=3, IN 4=4, output disconnected=0
> – connection character between IN and OUT parameters
out – output number or '*' for all outputs: OUT 1=1, OUT 2=2, OUT 3=3, OUT 4=4
Switch IN 1 to OUT 3:
“#VID 1>3”,0x0D
11.4.5.2 ROUTE
~ nn@ROUTESPP1,P2,P3CR LF
layer – Layer number: Video=1, Audio=2, Data=3
dest – Destination:
Video: All=*, Disconnect=x, OUT 1=1, OUT 2=2, OUT 3=3, OUT 4=4
Audio: All=*; Data: All=*
src – source ID:
Video: IN 1=1, IN 2=2, IN 3=3, IN 4=4
Audio: OUT 1=1, OUT 2=2, OUT 3=3, OUT 4=4
Data: OUT 1=1, OUT 2=2, OUT 3=3, OUT 4=4
This command replaces all other routing commands.
Route the video from IN 2 to all the outputs:
“#ROUTE 1,*,2”,0x0D