Section 5 Listner Input Formats
5-4
(3) PROGRAM HEADER SEPARATOR
Separate a program header and program data using
one space and zero or more spaces.
<Example 1> General format of simple command program header
<PROGRAM HEADER> <PROGRAM DATA><white space> <white space>
<Example 2> One space
LLV
∆10mW
(4) PROGRAM MESSAGE TERMINATOR
Add
zero or more spaces and one of NL, EOI and a combination of NL and EOI at the end of a program
message.
<General format>
∧ END
NL
NL
<PROGRAM MESSAGE> <white space>
∧ END
(5) Space before header
Zero or more spaces can precede a program header.
<General format>
<PROGRAM HEADER> <PROGRAM HEADER SEPARATOR><white space>
<Example> One space before second program header RLV
LOG ∆10 ;
∆ RLV ∆ –20 Set the log scale to 10 dB/div and the reference level to –20 dBm.