System SourceMeter® Instrument Reference Manual Section 7: TSP command
2600BS-901-01 Rev. C / August 2016 7-189
Also see
RS-232 interface operation (on page 2-108)
serial.baud (on page 7-187)
serial.flowcontrol (on page 7-189)
serial.parity (on page 7-189)
serial.flowcontrol
This attribute configures flow control for the RS-232 port.
Type TSP-Link accessible Affected by Where saved Default value
"none" (serial.FLOW_NONE)
Usage
flow = serial.flowcontrol
serial.flowcontrol = flow
A string representing flow control configuration; set to:
• "none" or serial.FLOW_NONE (selects no flow control)
•
or
(selects hardware flow control)
Details
A new flow control 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 flow control from one of the other command interfaces or from
the front panel.
The reset function has no effect on flow control.
Example
serial.flowcontrol = serial.FLOW_NONE
Sets flow control to none.
Also see
serial.baud (on page 7-187)
serial.databits (on page 7-188)
serial.parity (on page 7-189)
serial.parity
This attribute configures parity for the RS-232 port.
Type TSP-Link accessible Affected by Where saved Default value
"none" (serial.PARITY_NONE)