Gpib Attribute - Keithley 2601 Reference Manual

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

Advertisement

Series 2600 System SourceMeter® Instruments Reference Manual

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
Remarks
• A new GPIB address takes effect when the command is processed. If there are 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 reset function has no effect on
the address.
Details
See
"GPIB
Sets the GPIB address of the Series 2600 to 26 and then reads the address:
Example
gpib.address = 26
address = gpib.address
print(address)
Output: 2.600000e+01
localnode attribute
Use the attributes and functions in this section to set the power line frequency, control prompts (on
and off), control error messages, (show and hide), to access global variables, and to run test
scripts.
There are two different ways to use the localnode object.
Send commands from the local node
Send commands from a remote node
To send commands from the local node, use the localnode element:
localnode.linefreq = 50
NOTE Use the node reference to send commands from a remote node, do
node [N].linefreq=50
2600S-901-01 Rev. C / January 2008
operation" in
Section
11.
not use the localnode element.
Return to
-- Reads address.
-- Writes address.
Set from 0 to 30.
Section Topics
Section 12: Instrument Control Library
12-39

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

26362602261126122635

Table of Contents