Optional Message Arguments; Row Index - Comtech EF Data CDM-570 Installation And Operation Manual

70/140 mhz satellite modem, l-band satellite modem, reduced chassis depth l-band satellite modem
Hide thumbs Also See for CDM-570:
Table of Contents

Advertisement

CDM-570/570L Satellite Modem with Optional IP Module
Appendix E
E.4.3.5 Optional Message Arguments
Arguments are not required for all messages. Arguments include ASCII codes for the characters 0 to 9 (ASCII 48 to 57), period (ASCII 46), and
| (ASCII 124), plus miscellaneous printable characters.
E.4.3.6 Table Support Qualifier
In order to support accessing information that is represented in a table, the following syntax is supported.
E.4.3.6.1

Row Index

The desired row shall be encapsulated within '[' and ']' brackets. This option is only applicable for data that is represented as table.
For example:
Get a route table entry (will return the contents of the four route table entry):
<1/RTE[4]?
Get a the entry route table (will return the contents of the four route table entry):
$NumEntries = <0/RTN?
for($I=1, $I<$NumEntries, $I++)
{
entryInfo[$I] = <0/RTE[$I]?
}
To add a new route table entry:
$NumEntries = <0/RTN?
$NewRouteEntry = $NumEntries + 1
<1/RTE[$NewRouteEntry]=
rt4|239.011.033.022.32|1|192.168.001.221|00ab|1|0|1|4|3
To modify an existing route table entry:
<1/rte[1]=
rt4|239.011.033.022.32|1|192.168.001.221|00ab|1|0|1|4|3
E–6
Revision 12
MN/CDM570L.IOM

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CDM-570 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Cdmr-570lCdm-570l

Table of Contents