5 request salvo status, Entire salvo group, 6 request status – Nevion Multicon MRP User Manual

Page 24: Partial status, 1 levels, 5 request salvo status — entire salvo group, 6 request status – partial status

Advertising
background image

Modular Routing Protocol - MRP

Rev. L


nevion.com | 24

6.5 Request Salvo Status

— Entire Salvo Group

This command is used to requests the status of all salvos in a specified salvo group.

<command> ::= 's' 'sg'<salvo_group>

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

<status> ::= 'x' <item> <lock state> <user ID>

<item> ::= 'sg'<salvo_group> <connection_status> <salvo>

<connection_status> ::= '1'|'0'

<connection_status>

Current status for the salvo, can be one of the following values:

1

Fully connected.

0

One or more crosspoints or parameters do not match the
salvo

Example:

Command:

Response:

s sg1

? "s sg1"

x sg1 1 1 0 3

x sg1 2 1 0 3

x sg1 3 0 0 3

x sg1 4 0 0 3

x sg1 5 1 0 3

6.6 Request status

– partial status

This command is used to retrieve partial status of levels, virtual tables and salvos.

6.6.1 Levels

<command> ::= 'si' 'l'<level> <range>

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

<status> ::= 'x' <item> [<lock state> <user ID>]

<item> ::= 'l'<level> <input> <output>

<range>

Range of outputs to retrieve status from, can be only one value or a
range of values from min to max.

Example:

Command:

Response:

si l2 3-5

? "si l2 3-5"
x l2 1 3 0 3
x l2 8 4 0 3
x l2 4 5 0 3

si l3 124

? "si l3 124"
x l3 54 124 0 3

Advertising