Keithley 2601 Reference Manual page 306

System sourcemeter 2600 series (smu)
Hide thumbs Also See for 2601:
Table of Contents

Advertisement

Section 12: Instrument Control Library
serial.databits
Attribute
Character width (data bits) for the RS-232 port.
Usage
bits = serial.databits
serial.databits = bits
bits
Remarks
• A new data width setting takes effect when the command to change it is processed.
• The user should allow ample time for the command to be processed before attempting to
communicate with the instrument again. It is recommended that the data width be set
from the GPIB interface or from the front panel.
• The data bits value is stored in non-volatile memory. The reset function has no effect on
data bits.
Details
See
"RS-232 interface
Also see
serial.baud, serial.flowcontrol,
Sets data width to 8:
Example
serial.databits = 8
serial.flowcontrol
Attribute
Flow control for the RS-232 port.
Usage
flow = serial.flowcontrol
serial.flowcontrol = flow
Set
flow
"none"
"hardware"
Remarks
• A new flow control setting takes effect when the command to change it is processed.
• The user should allow ample time for the command to be processed before attempting to
communicate with the instrument again. It is recommended that the flow control be set
from the GPIB interface or from the front panel.
• The flow control value is stored in non-volatile memory. The reset function has no effect
on flow control.
Details
See
"RS-232 interface
Also see
serial.baud, serial.databits,
Sets flow control to none:
Example
serial.flowcontrol = serial.FLOW_NONE
12-46
operation" in
serial.parity
to one of the following values:
or
serial.FLOW_NONE
or
serial.FLOW_HARDWARE
operation" in
serial.parity
Return to
Series 2600 System SourceMeter® Instruments Reference Manual
-- Reads data width.
-- Writes data width.
Set to 7 or 8.
Section
11.
-- Reads flow control.
-- Writes flow control.
Selects no flow control.
Selects hardware flow control.
Section
11.
Section Topics
2600S-901-01 Rev. C / January 2008

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents