Section 11: Common commands Series 2600B System SourceMeter® instrument Reference Manual
11-2 2600BS-901-01 Rev. F/August 2021
Operation complete
command
Set the Operation Complete bit in the Standard Event
Register after all pending commands, including overlapped
commands, have completed. For detailed information, see
Operation complete and query: *OPC and *OPC? (on
page 11-3).
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 11-3).
Returns the 2600B to default conditions. For detailed
information, see Reset: *RST (on page 11-3).
Service request enable
command
Programs the Service Request Enable Register. For detailed
information including status commands, see the Status model
(on page 12-1).
Service request enable query
Reads the Service Request Enable Register. For detailed
information including status commands, see the Status model
(on page 12-1).
Reads the status byte register. For detailed information
including status commands, see the Status model (on
page 12-1).
Generates the trigger.EVENT_ID trigger event for use
with the trigger model. For detailed information, see Trigger:
*TRG (on page 11-4).
Returns a 0. For detailed information, see Self-test query:
*TST? (on page 11-4).
Waits until all previous commands have completed. For
detailed information, see Wait-to-continue: *WAI (on
page 11-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))