Sequoia Series    93 
4.21.1  List - Count 
LIST:COUNt 
This command sets the number of times that the list is executed before it is completed. The command 
accepts parameters in the range 1 through 2E8. 
Command Syntax  [SOURce:]LIST:COUNt<NRf+>  
Parameters  1 to 2E8 | MINimum | MAXimum  
*RST Value  1 
Examples  LIST:COUN 3  LIST:COUN MAX 
Query Syntax  [SOURce:]LIST:COUNt? 
Returned Parameters  <NRf> 
Related Commands  LIST:FREQ  LIST:TTLT  LIST:VOLT 
4.21.2  List - Dwell 
LIST:DWELl 
This command sets the sequence of list dwell times. Each value represents the time in seconds that 
the output will remain at the particular list step point before completing the step. At the end of the dwell 
time, the output of the source depends upon the following conditions: 
•  If LIST:STEP AUTO has been programmed, the output automatically changes to the next 
point in the list. 
•  If LIST:STEP ONCE has been programmed, the output remains at the present level until 
a trigger sequences the next point in the list. 
The order in which the points are entered determines the sequence in which they are output when a 
list is triggered.  
Command Syntax  [SOURce:]LIST:DWELl<NRf+> 
  ,<NRf+>  
Parameters  0.001 to 9E4|MINimum|MAXimum 
Unit  S (seconds) 
Examples  LIST:DWEL .1,.5,1.5 
Query Syntax  [SOURce:]LIST:DWEL? 
Returned Parameters  <NR2> 
Related Commands  LIST:FREQ  LIST:TTLT  LIST:VOLT 
LIST:DWELl:POINts? 
This query returns the number of points specified in LIST:DWELl. Note that it returns only the total 
number of points, not the point values. 
Query Syntax  [SOURce:]LIST:DWELl:POINts?  
Returned Parameters  <NR1> 
Example  LIST:DWEL:POIN? 
Related Commands  LIST:DWELl