8-142 Command Reference
*TST?
Self Test
The self-test query causes an internal self-test and generates a response indicat
-
ing whether or not the device completed the self-test without any detected errors.
Returned Format: <Integer>¿
Where:
<Integer> = a number indicating errors according to the table below.
<Integer> = Error
0 No Error
1 RAM Failure
2 ROM Failure
4 Logic Failure
8 Display Failure
16
32
Complies with standards: IEEE 488.2 1987
*WAI
Wait-to-continue
The Wait-to-Continue command prevents the device from executing any further
commands or queries until execution of all previous commands or queries has
been completed.
Example:
SEND®
:MEAS:FREQ?; *WAI;:MEAS:PDUT?
In this example, *WAI makes the instrument perform both the frequency and the
Duty Cycle measurement. Without *WAI, only the Duty Cycle measurement would
be performed.
READ¬ +5.1204004E+002;+1.250030E-001
Complies with standards: IEEE 488.2 1987.