Script Command Equivalents; Command Reference; Identification Query: *Idn - Keithley 2601B Reference Manual

2600b series system sourcemeter instrument
Hide thumbs Also See for 2601B:
Table of Contents

Advertisement

Series 2600B System SourceMeter® Instrument Reference Manual

Script command equivalents

The commands that can be included in scripts that are equivalent to the common commands are
defined in the table below.
Common
command
*CLS
*ESE?
*ESE <mask>
*ESR?
*IDN?
*OPC?
*OPC
*RST
*SRE?
*SRE <mask>
*STB?
*TRG
*TST?
*WAI

Command reference

Details of all common commands (except those associated with the status model) are described
below.
Status command usage is contained in the

Identification query: *IDN?

Retrieves the identification string.
*IDN?
The identification string includes the manufacturer, model number, serial number, and firmware
revision levels. This string is sent in the following format:
Keithley Instruments Inc., Model 2600B, xxxxxxx, yyyyy
Where:
xxxxxxx is the serial number
yyyyy is the firmware revision level
2600BS-901-01 Rev. B / May 2013
Script command equivalent
status.reset()
print(tostring(status.standard.enable))
status.standard.enable = <mask>
print(tostring(status.standard.event))
print([[Keithley Instruments Inc.,
Model]]..localnode.model..[[, ]]..localnode.serialno..
[[, ]]..localnode.revision)
waitcomplete() print([[1]])
opc()
reset()
print(tostring(status.request_enable))
status.request_enable = <mask>
print(tostring(status.condition))
N/A
print([[0]])
waitcomplete()
Command that reads ID information
Status model
(on page 5-14, on page E-1).
Appendix D: Common commands
D-3

Advertisement

Table of Contents
loading

This manual is also suitable for:

2604b2614b2634b2635b2636b2602b ... Show all

Table of Contents