beautypg.com

AMETEK BPS Series Programming Manual User Manual

Page 140

background image

AMETEK Programmable Power

BPS / MX / RS Series SCPI Programming Manual

140

Manual P/N 7003-961 Rev AA

5.13

*TRG

This command generates a trigger to any subsystem that has BUS selected as its source
(for example, TRIG:SOUR BUS).The command has the same effect as the Group Execute
Trigger () command.

Command Syntax

*TRG

Parameters None
Related Commands

ABOR INIT

5.14

*WAI

This command instructs the AC/DC source not to process any further commands until all
pending measurement and calibration operations are completed. Pending operations are
complete when all commands sent before *WAI have been executed. This includes
overlapped commands. Most commands are sequential and are completed before the next
command is executed. Overlapped commands are executed in parallel with other
commands. Commands that affect output voltage or state, relays, and trigger actions are
overlapped with subsequent commands sent to the AC source. The *WAI command
prevents subsequent commands from being executed before any overlapped commands
have been completed.

The *WAI command may be used when performing measurement queries (MEAS or
FETCh) to force the AC/DC source to respond to the query before processing any
subsequent command.

*WAI can be aborted by sending any other command after the *WAI command.

Command Syntax

*WAI

Parameters None
Related Commands

*OPC