Series 2280 Precision DC Power Supply Reference Manual  Section 7: SCPI command reference 
077085503 / March 2019  7-85 
 
Example 
 
SOUR:LIST:HTIM time 
SOUR:LIST:HTIM? 
The hold time for list running is set as dwell time.  
Also see 
:TRIGger[:SEQuence[n]]:SAMPle:COUNt (on page 7-150) 
[:SOURce[n]]:LIST<listNumber>:<element> (on page 7-81) 
 
[:SOURce[n]]:LIST:LOAD:USB 
This command imports a list from USB flash drive to the instrument and save it in the specified location specified.   
Usage 
[:SOURce[n]]:LIST:LOAD:USB <listNumber>,<fileName> 
 
Channel number: For single-channel instruments, the value is 1 
An integer from 1 to 9 that represents the specified location where the list is 
imported to 
A string that contains a name for the list name (maximum 8 characters) 
Detail 
Import the list from external USB flash drive. 
Make sure that the external USB flash drive is connected to the instrument before you send this 
command. An unstable connection between the USB flash drive and the instrument will cause an 
error 520: "No USB flash drive found." 
Example 
 
:LIST:SAVE:LOAD 1, "mylist" 
Import the list in the external USB flash drive to the list 
1, and save the list as mylist. 
Also see 
[:SOURce[n]]:LIST:SAVE:USB (on page 7-90)