Agilent 4155C/4156C SCPI Command Reference, Edition 1 1-3
Functional Syntax Conventions
Program Message Syntax
Program Message Syntax
Program messages are composed of sequences of commands.
Figure 1-1 Program Message Syntax
Figure 1-1 shows the syntax of a program message.
You can send multiple commands in the same message by separating them with a
semicolon. Refer to the following example:
To terminate a program message, use one of the three program message terminators,
which are <newline>, <^END> or <newline><^END>.
<^END> means that EOI is asserted on the GPIB interface at the same time the last
data byte is sent.