RIGOL Chapter 2 Command System
2-8 DL3000 Programming Guide
*TRG
Generates a trigger action.
Remarks The command is only applicable to the trigger system with the bus (software) trigger
source (
:STATus:QUEStionable:CONDition?) being selected.
After you select the bus (software) trigger source, sending the command will trigger
:TRIG:SOUR BUS /*Selects the bus (software) trigger source.*/
Related
Command
:TRIGger
:TRIGger:SOURce
*TST?
Queries the self-test results of the instrument.
Remarks After the load is powered on, it starts self-test operation. The query command queries the
self-test results (such as Vmon trig reference voltage, Imon trig reference voltage, and
Return
Format
The query returns the self-test results such as Vmon trig reference voltage, Imon trig
reference voltage, and radiator temperature. The return format is shown below:
OppRef: PASS,VmonTrig: PASS,ImonTrig: PASS,OcpRef: PASS,OvpRef: PASS,Temp1:
*WAI
Description Configures the instrument to wait for all pending operations to complete before executing
Remarks When you select "Bus" (bus (software) trigger) as the trigger source, sending this
command can ensure that your application is synchronized with the instrument. After you
run the command, the instrument will wait for all pending operations to complete before
executing any additional commands.
Example *WAI /*Configures the instrument to wait for all pending operations to complete
before executing any additional commands.*/