Video Test Generator User Guide 513
Class GPIB port control
Description Controls how a generator reads strings, when reading multi-line responses. In GPIB
communication both the sender and receiver first have to agree on end-of-string parsing.
The SEOS command enables users to determine if the generator should use line feed for
end-of-string parsing.
Command syntax SEOS integer
integer
0 = Configures the generator to not test end-of-strings, and to send EOI only on the
last character of the entire response. Use this option to receive an entire multi-line
response in a single read operation. Leave the VISA “Enable Termination Character”
option set to FALSE.
1 = Use end-of-string testing (default).
Query syntax SEOS?