3 virtual level list, 4 parameter group list, 5 salvo group list – Nevion Multicon MRP User Manual

Page 14

Advertising
background image

Modular Routing Protocol - MRP

Rev. L


nevion.com | 14

5.3 Virtual Level list

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

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

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

<vlevel_info> ::= 'vl' 'vt'<vtable> <vlevel> <format> <name_desc>
<vlevel_ix>

Example:

Command:

Response:

vllist vt1

? "vllist vt1"

vl vt1 1 "HDSDI" "Video" "Main router video" "VIDEO"
"IconV" 3

vl vt1 2 "" "Audio" "Main router audio" "AUDIO" "IconA"
1

5.4 Parameter group list

This command is used to get the list of all parameter groups.

<command> ::= 'pglist'

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

<pgroup_info> ::= 'pg'<param_group> <size> <name_desc>

Example:

Command:

Response:

pglist

? "pglist"

pg1 5 "Changeover controls" "Description1" "CHO 1" ""

pg2 26 "Tally control lines" "Description2" "Tally" ""

pg3 l2 "ADC-SDI-CC controls" "Description3" "ADC 1" ""

5.5 Salvo group list

This command is used to get the list of all salvo groups.

<command> ::= 'sglist'

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

<sgroup_info> ::= 'sg'<salvo_group> <size> <name_desc>

Advertising