Keithley SourceMeter 2600 Series Reference Manual page 329

Table of Contents

Advertisement

Series 2600 System SourceMeters Reference Manual
reset function
This function is used to return all logical instruments to the default settings.
reset
Function
Resets the logical instruments to the default settings.
Usage
reset()
• This function resets all logical instruments in the system. This function is equivalent
Remarks
to iterating over all the logical instruments in the system and calling the reset method
of each.
• Default settings are listed in
Details
See
"Default
serial functions and attributes
The functions and attributes in this group are used to configure the RS-232 Interface:
serial.baud
Attribute
Baud rate for the RS-232 port.
Usage
baud = serial.baud
serial.baud = baud
baud
115200.
• A new baud rate setting takes effect when the command to change it is processed.
Remarks
• 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
baud rate be set from the GPIB interface or from the front panel.
• The baud rate is stored in non-volatile memory. The
the baud rate.
Details
See
"RS-232 interface
Also see
serial.databits, serial.flowcontrol,
Sets the baud rate to 1200:
Example
serial.baud = 1200
Table
settings" in
Section
1.
-- Reads baud rate.
-- Writes baud rate.
Set to 300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600 or
operation" in
serial.parity
Return to
Section 12 topics
Instrument Control Library 12-55
1-3.
reset
Section
11.
2600S-901-01 Rev. A / May 2006
function has no effect on

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents