Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-145
[:SOURce[n]]:LIST:STATe
This command enables or disables the list mode.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Save settings
0 (OFF)
Usage
[:SOURce[n]]:LIST:STATe <value>
[:SOURce[n]]:LIST:STATe?
[n]
Channel number: For single-channel instruments, the value is
1
<value>
Enable the list mode:
OFF
or
0
Disable the list mode:
ON
or
1
Details
This command enables or disables the list mode.
The list only works in the concurrent function. If the function is not concurrent, sending the
[:SOURce[n]]:LIST:STATe
command will result in the error 209, "Change Sense Function to V+I
(CONCurrent) before running a list."
Example 1: Sweep list with BUS trigger (hold time type: TIME)
*RST
Define list
:LIST1:VOLT "1, 2, 3, 4, 5"
:LIST1:CURR "0.5, 1, 1.5, 2, 2.5"
:LIST1:DWEL "0.5, 0.5, 0.5, 0.5, 0.5"
:LIST:SAVE:INTe 1
:LIST:RCL 1
:LIST:MCOMP SWEEP
:LIST:HTIMe TIME
Define trigger model (sweep)
:ARM:SOUR BUS
:TRIG:COUN 5
Enable list mode
:LIST:STAT ON
:INIT
*TRG
Reset the instrument and stop the trigger model
Program voltage list 1 with 5 points
Program current list 1 with 5 points
Program dwell list 1 with 5 points
Save list 1 to nonvolatile memory
Recall list 1
Select sweep mode
Set hold time type to TIME
Select the BUS arm source
Set the trigger count to list points, no need to set the
sample count for TIME mode
Enable list mode
Start the trigger model
Run the lists
Hold time is the sum of the dwell time of 5 points
All the readings will be stored in data buffer