356                           Keysight E4980A/AL Precision LCR Meter 
SCPI Command Reference
E4980A/AL commands
10-
Equivalent key [Meas Setup] - MEAS SETUP - VDC MON - ON
[Meas Setup] - MEAS SETUP - VDC MON - OFF
:HCOPy:SDUMp:DATA
Syntax :HCOPy:SDUMp:DATA
Description Outputs screen image to the controller. (Query Only)
Example of Use
Dim Nop As Long
Dim GifData(10000) As Byte
Dim paramsArray(2) As Long
Dim i As Integer
Nop = UBound(GifData) - LBound(GifData) + 1
paramsArray(0) = VarPtr(Nop)
paramsArray(1) = VarPtr(GifData(0))
Call viVPrintf(AgtE4980A/AL, ":HCOPY:SDUMP:DATA?" + vbLf, 0)
Call viVScanf(AgtE4980A/AL, "%#b", paramsArray(0))
Open "C:\TEST.gif" For Binary As #1
For i = 0 To Nop - 1
    Put #1, , GifData(i)
Next i
Close
Equivalent key No equivalent key is available on the front panel.
:INITiate:CONTinuous
Syntax :INITiate:CONTinuous {ON|OFF|1|0}
:INITiate:CONTinuous?
Description Enables the automatic trigger to change state from the “Idle” state to the “Wait 
for Trigger” state. Refer to the chapter on Remote Control.
Parameter
OFF or 0 (Preset value) DC voltage monitor function OFF
Description
Pressing [Save/Recall] - SAVE DISPLAY key saves the current screen 
image into the USB memory. 
Description
ON or 1  Enables automatic trigger state change