56 Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Reference
2Commands Quick Reference

Syntax Elements

"Number Format" on page 56
"<NL> (Line Terminator)" on page 56
"[ ] (Optional Syntax Terms)" on page 56
"{ } (Braces)" on page 56
"::= (Defined As)" on page 56
"< > (Angle Brackets)" on page 57
"... (Ellipsis)" on page 57
"n,..,p (Value Ranges)" on page 57
"d (Digits)" on page 57
"Quoted ASCII String" on page 57
"Definite- Length Block Response Data" on page 57

Number Format

NR1 specifies integer data.
NR3 specifies exponential data in floating point format (for example,
-1.0E-3).

<NL> (Line Terminator)

<NL> = new line or linefeed (ASCII decimal 10).
The line terminator, or a leading colon, will send the parser to the "root"
of the command tree.

[ ] (Optional Syntax Terms)

Items enclosed in square brackets, [ ], are optional.

{ } (Braces)

When several items are enclosed by braces, { }, only one of these elements
may be selected. Vertical line ( | ) indicates "or". For example, {ON | OFF}
indicates that only ON or OFF may be selected, not both.

::= (Defined As)

::= means "defined as".