6 level input information list, 7 level output information list – Nevion Multicon MRP User Manual

Page 15

Advertising
background image

Modular Routing Protocol - MRP

Rev. L


nevion.com | 15

Example:

Command: Response:

sglist

? "sglist"

sg1 5 "Control room 1" "Control room 1 presets" "CTRL 1" ""

sg2 26 "Edit suite 1" "Edit suite 1 presets" "EDIT 1" ""

sg3 l2 "Control room 2" "Control room 2 presets" "CTRL 2" ""

5.6 Level input information list

This command is used to get the list of all inputs for a level.

Inputs are numbered 0 to n-1, where n is the number of inputs!

<command> ::= 'inlist' 'l'<level>

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

<input_info> ::= 'in' 'l'<level> <n> <name_desc>

Example:

Command:

Response:

inlist l3

? "inlist l3"

in l3 0 "VTR1" "Betacam player 1" "VTR1" ""

in l3 1 "VTR2" "Betacam player 2" "VTR2" ""

in l3 2 "VTR3" "Betacam recorder 1" "VTR3" ""

in l3 3 "VTR4" "Betacam player 3" "VTR4" ""

in l3 4 "GFX1" "Titler 1" "GFX1" ""

in l3 5 "Chromakey" "Chromakey" "C-KEY" ""

in l3 6 "AUX1" "Spare" "AUX1" ""

in l3 7 "AUX2" "Spare" "AUX2" ""

5.7 Level output information list

This command is used to get the list of all outputs for a level.

Outputs are numbered 0 to n-1, where n is the number of outputs!

<command> ::= 'outlist' 'l'<level>

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

<output_info> ::= 'out' 'l'<level> <n> <name_desc>

Advertising