User manual
18-120 SCPI Command Reference 2400 Series SourceMeter
®
User’s Manual
TIMer <n>
:ARM[:SEQuence[1]][:LAYer[1]]:TIMer <n> Set interval for arm layer timer
Parameters <n> = 0.001 to 9999.999 Specify timer interval in seconds
10000.00 to 99999.99Specify timer interval in seconds
Query :TIMer? Query programmed timer interval
Description These commands are used to set the interval for the timer. Note that
the timer is in effect only if the timer is the selected control source.
DIRection <name>
:ARM[:SEQuence[1]][LAYer[1]][:TCONfigure]:DIRection <name>Control arm bypass
:TRIGger[:SEQuence[1]][:TCONfigure]:DIRection <name> Control trigger bypass
Parameters <name> = SOURce Enable control source bypass
ACCeptor Disable control source bypass
Query :DIRection? Query state of bypass
Description This command is used to enable (SOURce) or disable (ACCeptor)
control source bypass. When enabled, operation will loop around the
control source on the first pass in the layer. After that, repeat passes
in the layer are held up and will wait for the programmed control
source event.
INPut <event list>
:TRIGger[:SEQuence[1]][:TCONfigure][:ASYNchronous]:INPut <event list> Enable event detectors
Parameters <event list> = SOURceEnable Source Event Detector
DELayEnable Delay Event Detector
SENSeEnable Measure Event Detector
NONEDisable all event detectors in Trigger Layer
NOTE Each event in the list must be separated by a comma (i.e. trigger:input
source, delay, sense).
Query :INPut? Query enabled event detectors in Trigger
Layer
Description When TLINk is the selected Trigger Layer control source, and an
event detector in the Trigger Layer is enabled, operation will hold up
at that detector until an input trigger is received via the Trigger Link.
When the event detector is disabled, operation will not hold up. It
continues and performs the appropriate action.
A Trigger Layer event detector is enabled by including the parameter
name in the event list for the INPut command. For example, to
enable the Source Event Detector and Measure Event Detector,
send the following command:
:TRIGger:INPut SOURce, SENSe