Sets the battery group. The query returns the current group number.
| Name | Type | Values | Description |
|---|
| group | integer | 0 - 19 | Battery group number to assign. |
integer - Returns the current group number.
BATT2:GRO 5
Sets the battery group for the selected channel. The query returns the current group number.
| Name | Type | Values | Description |
|---|
| group | integer | 0 - 19 | Battery group number to assign. |
integer - Returns the current battery group number.
BATT2:GRO 5
Set the three parameters of the selected battery point.
| Name | Type | Values | Description |
|---|
| capacity | real | 0 - 99999.9 | Capacity of the selected point. |
| voltage | real | 0 - 15.1 | Voltage of the selected point. |
| resistance | real | 0 - 1 | Resistance of the selected point. |
BATT2:PAR 100,10,.1
BATT2:PAR?
Set the 3 parameters of the selected point.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | |
| capacity | real | 0 - 99999.9 | |
| voltage | real | 0 - 15.1 | |
| resistance | real | 0 - 1 | |
real - Returns the capacity, voltage, and resistance of the selected point.
BATT2:PAR 100,10,.1
BATT2:PAR?
Select a point in the selected group.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | |
| point | integer | 0 - 19 | |
integer - Returns the selected point.
BATT2:POIN 1
BATTery2:POIN 1
Select a point in the selected battery group and query the currently selected point.
integer - Returns the selected point number.
BATT2:POIN 1
BATTery<channel>:POINt?
Set the number of points to be available in the selected group.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selects the battery group channel. |
| points | integer | 0 - 19 | Sets the number of points available in the selected group. |
BATTery2:TOT 19
Returns the total number of points available in the selected battery group.
integer - Returns the total number of points in the selected group.
Set the capacity shut-off value for the selected battery channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| capacity | real | 0 - 99999.9 | Capacity shut-off value. |
Returns the capacity shut-off value.
real (C) - The present capacity shut-off value.
BATTery2:CAP:SHUT 10
BATTery2:CAP:SHUT?
Set the voltage shut-off value for the selected battery channel. The query returns the currently set shut-off voltage.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| voltage | real | 0 - 15.1 | Voltage shut-off value. |
real (V) - Returns the voltage shut-off value.
BATT:VOLT:SHUT 12
BATT:VOLT:SHUT?
Enable or disable the voltage shut-off state.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| state | enum | 1 | 0 | On | Off | Enables or disables the voltage shut-off state. |
BATT:VOLT:SHUT:STATe On
BATT:VOLT:SHUT:STATe?
Enable or disable the voltage shut-off state for the selected battery channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| state | enum | 1 | 0 | On | Off | Enables or disables the voltage shut-off state. |
enum - Returns the current voltage shut-off state.
BATT:VOLT:SHUT:STATe On
BATT:VOLT:SHUT:STATe?
Returns or sets the voltage shut-off value for the selected battery channel.
real (V) - Returns the present voltage shut-off value.
BATT:VOLT:SHUT 12
BATT:VOLT:SHUT?
Enable or disable the capacity shut-off state.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| state | enum | 1 | 0 | On | Off | Enables or disables the capacity shut-off state. |
BATT:CURR:SHUT:STATe On
BATT:CURR:SHUT:STATe?
Enables or disables the battery capacity shut-off state for the selected channel. The query returns the present state.
enum - Returns the current shut-off state as 1 or 0, corresponding to On or Off.
BATT:CURR:SHUT:STATe On
BATT:CURR:SHUT:STATe?
Set the current shut-off value.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel to apply the setting to. |
| current | real | 0 - 5.05 | Current shut-off threshold. |
BATTery2:CURR:SHUT 1
BATTery2:CURR:SHUT?
Enables or disables the current shut-off state for the selected battery channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selects the battery channel. |
| state | enum | 1 | 0 | On | Off | Sets whether current shut-off is enabled or disabled. |
Enables or disables the current shut-off state for the selected battery channel.
enum - Returns the current shut-off state.
BATT:CAP:SHUT:STATe On
BATT:CAP:SHUT:STATe?
Sets or queries the current shut-off value for the specified battery channel. The setting applies to channel 1 or 2 and accepts a current value from 0 to 5.05 A.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| current | real | 0 - 5.05 | Current shut-off value. |
real (A) - Returns the current shut-off value.
BATTery2:CURR:SHUT 1
BATTery2:CURR:SHUT?
Set the run time of the battery function. The selected operation ends once the specified time has elapsed.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel to configure. |
| time | real | 0 - 999999 | Run time before the selected operation shuts off. |
BATT:TIME:SHUT 300
BATT:TIME:SHUT?
Enable or disable the time shut-off state.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel to select. |
| state | enum | 1 | 0 | On | Off | Enables or disables the time shut-off state. |
integer - Returns the current time shut-off state as 1 or 0.
BATT:TIME:SHUT:STATe On
BATT:TIME:SHUT:STATe?
Enable or disable the time shut-off state.
enum - Returns the current time shut-off state as 1 or 0, corresponding to On or Off.
BATT:TIME:SHUT:STATe On
BATT:TIME:SHUT:STATe?
Sets the run time of the battery function. The selected operation ends once the set time has elapsed.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selects the battery channel. |
| time | real | 0 - 999999 | Sets the time after which the selected operation ends. |
returns
BATT:TIME:SHUT 300
BATT:TIME:SHUT?
Clear the capacity measurement of the battery on the selected channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selects the battery channel. |
BATTery2:CAP:CLE
Sets the operation mode of the selected battery channel. The mode can be CHARge, DISCharge, or SIMulator.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selected battery channel. |
| mode | enum | CHARge | DISCharge | SIMulator | Operation mode to set. |
BATT2:MODE CHARge
BATT2:MODE?
Returns or sets the operation mode of the selected battery channel. The query returns the current mode.
enum - Returns the present mode of the selected channel.
BATT2:MODE?
Recalls a previously saved group for the selected battery channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Battery channel number. |
| group | integer | 0 - 19 | Group number to recall. |
BATT2:REC:SEL 1
Set the charge or discharge voltage value of the selected channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selected channel. |
| voltage | real | -15.1 - 15.1 | Charge or discharge voltage value. |
BATT:VOLT 12
BATT:VOLT?
Returns the charge or discharge voltage value of the selected channel.
real (V) - Returns the present voltage value in volts.
BATT:VOLT?
Set the charge or discharge current value of the selected channel.
| Name | Type | Values | Description |
|---|
| channel | integer | 1 - 2 | Selected channel. |
| current | real | 0 - 5.05 | Charge or discharge current value. |
BATT:CURR 1
BATT:CURR?
Returns the charge or discharge current value of the selected channel.
real (V) - Returns the current value for the selected channel.
BATT:CURR?