Property (Read Only)
Value = SCPI.IEEE4882.TST
This command gets Self-Test Query. During the TST? command execution, the cursor of mouse shows an hourglass. From Firmware ver A.03.10, this command executes in the following manner:
• Resets (*RST) the E5052B. However, the display is not renewed.
• Executes the E5052B Self test (same as the Power On test).
• Executes the E5053A Self test (if E5053A is connected i.e. the power is On, and USB is connected)
• Resets (*RST) the E5052B again.
Depending on the Self test result, this command return the values:
• 0: Pass (Both E5052B and E5053A pass)
• 1: Fail (If either one of them fails, to be Fail)
When E5053A is not connected, this command determine the result of E5052B alone.
Do not turn off the E5053A power supply and disconnect the USB during the *TST? command execution when E5053A is connected.
If E5053A is disconnected during the measurement, the test time becomes longer and the test result may Fail. The E5053A should be disconnected before or after the *TST command.
Parameter |
Value |
Description |
Self-Test Query |
Data Type |
Long integer type (Long) |
Range |
0 or 1 |
Preset Value |
0 |
Unit |
- |
Resolution |
- |
Preset Effect |
No |
Save-Recall Effect |
No |
Error |
- |
Dim Var as Long
Var = SCPI.IEEE4882.TST
No equivalent key is available on the front panel.
*TST?
{Long} <newline><^END>
10 OUTPUT 717;"*TST ?"
20 ENTER 717;A