
Section 3 Command Descriptions
3.29
Bus Terminator Yn
The IEEE 488 bus terminator command selects the characters sent at the end of
status messages returned by the Serial488/4. The terminator may be programmed for
any combination of Carriage Return (CR) and L ine Feed (LF).
Y0
sends CR only
and
Y1
sends LF only. The
Y2
mode, the most commonly accepted terminator, sends
CR-LF.
Y3
reverses the sequence to send L F-CR. The factory default setting as set
by the Save Configuration command (
S0
) is
Y2
, CR-LF.
Y0
CR only
Y1
LF only
Y2
CR LF
Y3
LF CR
Y?
Return current bus terminator selection.
Example 1: Set terminator to linefeed carriage return using dual primary addressing
mode.
PRINT#1,"CLEAR08"
PRINT#1,"OUTPUT08;Y3X" select line feed carriage return terminator
Comentários a estes Manuais