Section 7: SCPI command reference
Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
7-32
077114601 / March 2019
:BATTery[n]:MODel<modelindex>:<element>:SIMPlify
This command sets 11 points of the value for a battery model in a rough form.
Type
Affected by
Where saved
Default value
Command and query
Recall settings
Instrument reset
Power cycle
Nonvolatile memory
Not applicable
Usage
:BATTery[n]:MODel<modelindex>:<element>:SIMPlify <string>
:BATTery[n]:MODel<modelindex>:<element>:SIMPlify?
[n]
Channel number: For single-channel instruments, the value is 1
<modelindex>
1 to 9
<element>
RESistance: resistance
Voc: open-circuit voltage
<string>
Ten setting values separated by commas
Details
This command allows you to edit a battery model in a rough form without the need to edit 101 points
of value. When you specify the 11 points, they will be inserted into the complete model with 101
points.
If the point number is not 11, error 701, "Model length not enough" or error 702, "Model length is too
long" occurs.
If the data in the model are out of range or do not meet the requirements that the resistance values
should be non-increasing and the Voc values should be non-decreasing, error 710, "Illegal model
data setting" occurs.
Example
:BATT:MOD1:RES:SIMP
"2.1,2.0,1.9,1.8,1.7,1.6,1.5,1.4,1.
3,1.2,1.0"
:BATT:MOD1:VOC:SIMP "0.2, 0.6,
1.1,1.5,2.0,2.5,3.0,3.5,4.0,4.5,5.0
"
Set 11 points of value for resistance and Voc.
Also see
None