Section 9: TSP command reference Series 2600B System SourceMeter® instrument Reference Manual
9-190 2600BS-901-01 Rev. F/August 2021
Details
A new baud rate setting takes effect when the command to change it is processed.
Allow ample time for the command to be processed before attempting to communicate with the
instrument again. If possible, set the baud rate from one of the other command interfaces or from the
front panel.
The reset function has no effect on data bits.
Example
Sets the baud rate to 1200.
Also see
RS-232 interface operation (on page 8-60)
serial.databits (on page 9-190)
serial.flowcontrol (on page 9-191)
serial.parity (on page 9-192)
serial.databits
This attribute configures character width (data bits) for the RS-232 port.
Usage
bits = serial.databits
serial.databits = bits
An integer representing the character width (7 or 8)
Details
A new data width setting takes effect when the command to change it is processed.
Allow ample time for the command to be processed before attempting to communicate with the
instrument again. If possible, set the character width from one of the other command interfaces or
from the front panel.
The reset function has no effect on data bits.
Example