Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
Section 7: SCPI command reference
077114601 / March 2019
7-29
:BATTery[n]:MODel:LOAD:USB
This command imports a model from a USB flash drive to the internal memory.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
:BATTery[n]:MODel:LOAD:USB <modelindex>,<fileName>
[n]
Channel number: For single-channel instruments, the value is 1
<modelindex>
1 to 9
<fileName>
The name of the battery model in the USB flash drive
Details
This command imports a model from a USB flash drive to the instrument and saves it in the internal
memory with a name specified by <model-index>. If a model with that name already exists, the new
model will replace the existing model.
Make sure that the external USB flash drive is connected to the instrument properly before you send
this command. An unstable connection between the USB flash drive and the instrument causes error
520, "No USB flash drive found."
Example
:BATT:MOD:LOAD:USB 1,"myModel"
Import the battery model with the name
myModel
from
the USB flash drive as model 1 in the internal memory.
Also see
None