Primary Commands; Table 9-19 Definitions - Lantronix SLC 8000 Series User Manual

Advanced console manager
Hide thumbs Also See for SLC 8000 Series:
Table of Contents

Advertisement

Term
Word
Primary Command
Secondary Command One of the secondary commands defined in this section.
Quoted String
Variable Reference
CLI Command
Arithmetic Operator
Boolean Expression
Boolean Operator

Primary Commands

These are stand-alone commands which provide the primary functionality in a script. These
commands may rely on one or more of the Secondary Commands to provide values for some
parameters. The preprocessor will require that these commands appear only as the first element
of a command line. The start of a command line is delimited by any of the following:
The start of a new line of text in the script
A semicolon (';')
A left brace ('{')
SLC™ 8000 Advanced Console Manager User Guide

Table 9-19 Definitions

Definition
A contiguous group of characters delimited on either side by spaces. Not enclosed
by double quotes.
One of the primary commands listed in this section.
A group of characters enclosed by double quote (") characters. A quoted string
may include any characters, including space characters. If a double quote
character is to be included in a quoted string it must be preceded (escaped) by a
backslash character ('\').
A word (as defined above) preceded by a dollar sign character ('$').
A quoted string containing a valid CLI
A single character representing a simple arithmetic operation. The character may
be one of the following:
A plus sign (+) representing addition
A minus sign (-) representing subtraction
An asterisk sign (*) representing multiplication
A forward slash (/) representing division
A percent sign (%) representing a modulus
An expression which evaluates to TRUE or FALSE. A Boolean expression has the
following syntax:
<value> <Boolean operator> <value>
Each can be either a word or a variable reference.
A binary operator which expresses a comparison between two operands and
evaluates to TRUE or FALSE. The following Boolean operators are valid:
'<' less than
'>' greater than
'<=' less than or equal to
'>=' greater than or equal to
'==' equal to
'!=' not equal to
show
command.
9: Device Ports
201

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SLC 8000 Series and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Slc 8048Slc 8016

Table of Contents

Save PDF