356 Keysight E4980A/AL Precision LCR Meter
SCPI Command Reference
E4980A/AL commands
10-
:LIST:MODE
Syntax :LIST:MODE {SEQuence|STEPped}
:LIST:MODE?
Description Selects the sweep mode for the list sweep measurement function. In the case
of SEQ, one trigger makes all sweep point measurements. In the case of STEP,
one trigger makes single point-by-point measurements.
Parameter
Equivalent key [Meas Setup] - LIST SETUP - MODE - SEQ
[Meas Setup] - LIST SETUP - MODE - STEP
:LIST:SEQuence:TSTamp:CLEar
Syntax :LIST:SEQuence:TSTamp:CLEar
Description Clears the time stamp of the list sweep executed in sequential (SEQ) mode. (No
Query)
Equivalent key No equivalent key is available on the front panel.
:LIST:SEQuence:TSTamp:DATA
Syntax :LIST:SEQuence:TSTamp:DATA
Description Returns the time stamp for each measurement point of the list sweep executed
in sequential (SEQ) mode. The time stamp indicates the measurement start
time at each point from trigger detection to each list point. If no time stamp
data exist, error No. 230 is returned. (Query Only)
Example of Use
Dim Result As String * 10000
viVQueryf(AgtE4980A/AL, ":LIST:SEQ:TST:DATA?" + vbLf, "%t",
Result)
Equivalent key No equivalent key is available on the front panel.
Description
SEQuence (Preset value) Sets the list sweep mode to sequence mode
STEPped Sets the list sweep mode to step mode