9 virtual destinations information list, 10 category list, 11 salvo list – Nevion Multicon MRP User Manual
Page 17
Modular Routing Protocol - MRP
Rev. L
nevion.com | 17
5.9 Virtual destinations information list
This command is used to get the list of all destinations for a virtual table.
<command> ::= 'vdestlist' 'vt'<vtable>
<response> ::= [<vdest_info> {<LF><vdest_info>}]
<vdest_info>::= 'vdest' 'vt'<vtable> <n> <name_desc> <dest_ix>
[<category_defs>]
Example:
Command:
Response:
vdestlist
vt1
? "vdestlist vt1"
vdest vt1 1 "MONITOR 1" "Top left monitor" "MON1" "" 0 3:1
vdest vt1 3 "MONITOR 2" "Top right monitor" "MON2" "" 1 3:4
vdest vt1 4 "MONITOR 3" "Bottom left monitor" "MON3" "" 2 3:2
vdest vt1 5 "MONITOR 4" "Bottom right monitor" "MON4" "" 3 3:3
vdest vt1 6 "LINK 1" "Link send 1" "LNK1" "" 4 4:1
vdest vt1 7 "LINK 2" "Link send 2" "LNK2" "" 5 4:2
vdest vt1 8 "LINK 3" "Link send 3" "LNK3" "" 6 4:3
vdest vt1 9 "PROGRAM" "Program output" "PRGM" "" 7 3:5,4:4
5.10 Category list
This command is used to get the list of all categories in a virtual table.
<command> ::= 'catlist' 'vt'<vtable>
<response> ::= [<cat_info> {<LF><cat_info>}]
<vdest_info>::= 'cat' 'vt'<vtable> <n> <name_desc>
Example:
Command:
Response:
catlist vt1
? "catlist vt1"
cat vt1 1 "Cameras" "CAM" "Cameras in studio 1" ""
cat vt1 2 "Monitors" "MON" "Monitors in MCR" ""
5.11 Salvo list
This command is used to get the list of all salvos in a salvo group.
<command> ::= 'salvolist' 'sg'<salvo_group>
<response> ::= [<salvo_info> {<LF><salvo_info>}]
<salvo_info> ::= 'salvo' 'sg'<salvo_group> <n> <name_desc>