Technical data
Introduction to Programming 3
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 61
Program Message Terminator
The program instructions within a data message are executed after the
program message terminator is received. The terminator may be either an
NL (New Line) character, an EOI (End- Or-Identify) asserted in the GPIB
interface, or a combination of the two. Asserting the EOI sets the EOI
control line low on the last byte of the data message. The NL character is
an ASCII linefeed (decimal 10).
NOTE
New Line Terminator Functions Like EOS and EOT
The NL (New Line) terminator has the same function as an EOS (End Of String) and EOT
(End Of Text) terminator.