8 virtual sources information list – Nevion Multicon MRP User Manual

Page 16

Advertising
background image

Modular Routing Protocol - MRP

Rev. L


nevion.com | 16

Example:

Command:

Response:

outlist l3

? "outlist l3"

out l3 0 "C-KEY2" "Chromakey 2" "Chromakey input 2" ""

out l3 1 "AUX1" "AUX1" "Spare" ""

out l3 2 "VTR3" "VTR3" "Betacam recorder 1" ""

out l3 3 "AUX2" "AUX2" "Spare" ""

out l3 4 "GFX1" "GFX1" "Titler 1" ""

out l3 5 "C-KEY1" "Chromakey 1" "Chromakey input 1" ""

out l3 6 "PGM" "Program" "Program monitor" ""

out l3 7 "PRE" "Preview" "Preview monitor" ""

5.8 Virtual sources information list

This command is used to get the list of all sources for a virtual table.

<command> ::= 'vsrclist' 'vt'<vtable>

<response> ::= [<vsrc_info> {<LF><vsrc_info>}]

<vsrc_info> ::= 'vsrc' 'vt'<vtable> <n> <name_desc> <src_ix>
[<category_defs>]

<category_defs> ::= <category_id> ':' <cat_ix>[','<category_defs>]

Example:

Command:

Response:

vsrclist
vt1

? "vsrclist vt1"

vsrc vt1 0 "CAMERA 1" "Camera position 1" "CAM 1" "" 1 1:6

vsrc vt1 1 "CAMERA 1" "Camera position 2" "CAM 2" "" 2 1:1

vsrc vt1 2 "CAMERA 3" "Camera position 3" "CAM 3" "" 3 1:2

vsrc vt1 4 "CAMERA 4" "Camera position 4" "CAM 4" "" 4 1:4

vsrc vt1 5 "CAMERA 5" "Camera position 5" "CAM 5" "" 5 1:3

vsrc vt1 6 "CAMERA 6" "Camera position 6" "CAM 6" "" 6 1:5

vsrc vt1 8 "CAMERA 7" "Camera position 7" "CAM 7" "" 7 1:7

vsrc vt1 9 "SLOW MO 1" "Slow motion test" "SLO 1" "" 0 1:8,2:0

Advertising