Notation conventions and definitions
The following conventions and definitions are used in this manual and the
online
HP 54620A/C Programmer’s Reference
in descriptions of remote
operation:
Conventions
< > Angle brackets enclose words or characters that symbolize a
program code parameter or an interface command.
::= “is defined as.” For example, <A> ::= <B> indicates that <A> can
be replaced by <B> in any statement containing <A>.
| “or.” Indicates a choice of one element from a list. For example,
<A> | <B> indicates <A> or <B>, but not both..
... An ellipsis (trailing dots) indicates that the preceding element may
be repeated one or more times.
[ ] Square brackets indicate that the enclosed items are optional.
{ } When several items are enclosed by braces, one, and only one of
these elements must be selected.
Definitions
d ::= A single ASCII numeric character, 0-9.
n ::= A single ASCII non-zero, numeric character, 1-9.
<NL> ::= Newline or Linefeed (ASCII decimal 10).
<sp> ::= <white space>
<white space> ::= 0 through 32 (decimal) except linefeed (decimal
10). The nominal value is 32 (the space character).
Programming and Documentation Conventions
Notation conventions and definitions
58
Содержание 54620A
Страница 6: ...6 ...
Страница 9: ...1 Introduction to Programming ...
Страница 21: ...2 Programming Getting Started ...
Страница 35: ...3 Programming over HP IB ...
Страница 40: ...40 ...
Страница 41: ...4 Programming over RS 232 C ...
Страница 48: ...48 ...
Страница 49: ...5 Programming and Documentation Conventions ...
Страница 53: ...Programming and Documentation Conventions The command tree 53 ...
Страница 60: ...60 ...
Страница 61: ...6 Status Reporting ...
Страница 63: ...Status Reporting Data Structures Figure 4 Status Reporting 63 ...
Страница 68: ...68 ...
Страница 69: ...7 Installing and Using the Programmer s Reference ...
Страница 76: ...76 ...
Страница 77: ...8 Programmer s Quick Reference ...