Keithley SourceMeter 2600 Series Reference Manual page 320

Table of Contents

Advertisement

12-46 Instrument Control Library
gpib attribute
The following attribute is used to set the GPIB address.
gpib.address
Attribute
GPIB address.
Usage
address = gpib.address
gpib.address = address
address
• A new GPIB address takes effect when the command is processed. If there are
Remarks
response messages in the output queue when this command is processed they
must be read at the new address.
• The user should allow ample time for the command to be processed before
attempting to communicate with the instrument again. After sending this command,
make sure to use the new address to communicate with the instrument.
• The GPIB address is stored in non-volatile memory. The
effect on the address.
Details
See
"GPIB
Example
Sets the GPIB address of the Series 2600 to 26 and then reads the address:
gpib.address = 26
address = gpib.address
print(address)
Output:
2600S-901-01 Rev. A / May 2006
Series 2600 System SourceMeters Reference Manual
Set from 0 to 30.
operation" in
Section
2.600000e+01
Return to
-- Reads address.
-- Writes address.
11.
Section 12 topics
function has no
reset

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents