64
:MEAS:COUN:VAL?
Query the current value of the PASS/FAIL counter of compare function under Meter Mode.
Responses:
The <NR1> format is used for return format.
<PASS Value>,<FAIL Value>
Example:
:MEAS:COUN:VAL? Return 1,0
:LIST:BEEP <disc>
Set the buzzer prompt timing under multi-step test mode.
Parameters:
ON Enable the buzzer prompt.
OFF Disable the buzzer prompt.
Example:
:LIST:BEEP ON
:LIST:BEEP?
Query the buzzer prompt timing under multi-step test mode.
Responses:
ON Enable the buzzer prompt.
OFF Disable the buzzer prompt.
Example:
:LIST:BEEP? Return ON