Section 2: Installation Model 2601B-PULSE System SourceMeter Instrument Reference Manual
2-34 2601B-PULSE-901-01A April 2020
Terminator
When receiving data over the RS-232 interface, the command interface terminates on line feeds. A
line feed is appended to all output messages when the RS-232 interface is being used as a command
interface.
Sending data using the serial.write() function does not append a terminator. Be sure to append
the appropriate terminator to the message before sending it.
Baud rate
The baud rate is the rate at which the 2601B-PULSE and the programming terminal communicate.
Select one of the following available rates:
The factory-selected baud rate is 9600.
Both the 2601B-PULSE and the programming terminal must be configured for the same baud rate.
Make sure the device connected to the 2601B-PULSE RS-232 port can support the selected
baud rate.
Data bits and parity
The RS-232 interface can be configured to send/receive data that is 7 or 8 bits long using even, odd,
or no parity.
Flow control and signal handshaking
Signal handshaking between the controller and the instrument allows the two devices to communicate
to each other to determine if they are ready to receive data.
The RS-232 interface provides two control lines (RTS and CTS) for this purpose. The instrument will
assert the RTS signal when it is admissible for the computer to transmit to the instrument. It will only
send information to the computer when the clear to send (CTS) signal is asserted by the computer.