Series 2280 Precision DC Power Supply Reference Manual Section 7: SCPI command reference
077085503 / March 2019 7-15
Example
:FORMat:ELEMents "READ,TST"
Include reading and timestamp in the reading buffer,
Example output:
+8.034562E-03, 07/01/2013 19:21:36.2553
Also see
:FETCh[n]? (on page 7-13)
:MEASure[n]:<function>? (on page 7-16)
:READ[n]? (on page 7-18)
:FORCe:TRIGger
This command bypasses the control source (Arm layer or Trigger layer) when you do not wish to wait for the
programmed event to occur.
Usage
:FORCe:TRIGger[n]
Channel number: For single-channel instruments, the value is 1
Details
This command is used to bypass the control source of Arm layer or Trigger layer. For details, refer to
Trigger model (on page 3-25).
Example: Bypass the control source of the arm layer
*RST
:INIT:CONT OFF
:TRACe:CLE
:ARM:SOUR MAN
:TRIG:SOUR IMM
:TRIG:SAMP:COUN 1
:TRIG:COUN 5
:ARM:COUN 1
:OUTP ON
:INIT
:FORC:TRIG
*WAI
:DATA:POIN:ACT?
Reset the instrument settings to their default values.
Disable the continuous triggering.
Clear the trace buffer.
Set Arm layer to manual triggering.
Set Trigger layer to external triggering.
Set sample count to 1.
Set trigger count to 5.
Set Arm count to 1.
Turn the output on.
Take trigger model out of idle.
Send a trigger to bypass the trigger event detector.
Wait until 5 measurements are performed.
Query how many readings are stored in the trace buffer.
Also see
:ARM[:SEQuence[n]]:SOURce (on page 7-20)
:TRIGger[:SEQuence[n]]:SOURce (on page 7-151)