Section 14: Common commands Model 2601B-PULSE System SourceMeter Instrument Reference Manual
14-2 2601B-PULSE-901-01A April 2020
Places an ASCII "1" into the output queue when all selected
device operations have completed. For detailed information,
see Operation complete and query: *OPC and *OPC? (on
page 14-3).
Returns the 2601B-PULSE to default conditions. For detailed
information, see Reset: *RST (on page 14-3).
Service request enable
command
Programs the Service Request Enable Register. For detailed
information including status commands, see the Status model
(on page 15-1).
Service request enable query
Reads the Service Request Enable Register. For detailed
information including status commands, see the Status model
(on page 15-1).
Reads the status byte register. For detailed information
including status commands, see the Status model (on page
15-1).
Generates the trigger.EVENT_ID trigger event for use
with the trigger model. For detailed information, see Trigger:
*TRG (on page 14-4).
Returns a 0. For detailed information, see Self-test query:
*TST? (on page 14-4).
Waits until all previous commands have completed. For
detailed information, see Wait-to-continue: *WAI (on
page 14-4).
Script command equivalents
The TSP commands that can be included in scripts that are equivalent to the common commands are
defined in the table below.
Script command equivalent
print(tostring(status.standard.enable))
status.standard.enable = mask
print(tostring(status.standard.event))
print([[Keithley Instruments, Model]]..localnode.model..[[,
]]..localnode.serialno.. [[, ]]..localnode.revision)
waitcomplete() print([[1]])
print(tostring(status.request_enable))
status.request_enable = mask
print(tostring(status.condition))