RIGOL Chapter 2 Command System
2-38 DL3000 Programming Guide
the parameter "DEFault" indicates querying the default voltage.
Return
The query returns a real number.
Example
:SOUR:BATT:VST 5 /*Sets the voltage at which the battery stops discharging in
Battery mode to be 5 V.*/
:SOUR:BATT:VST? /*Queries the voltage at which the battery stops discharging
[:SOURce]:BATTary:CSTop
Syntax [:SOURce]: BATTary:CSTop {<value>|MINimum|MAXimum|DEFault}
[:SOURce]: BATTary:CSTop? [MINimum|MAXimum|DEFault]
Description Sets the battery capacity at which the battery stops discharging in Battery mode.
Queries the battery capacity at which the battery stops discharging in Battery mode.
Remarks The default unit for the battery capacity is mAh.
In the setting command, the parameter "MINimum" indicates setting the minimum
battery capacity; the parameter "MAXimum" indicates setting the maximum battery
capacity; and the parameter "DEFault" indicates setting the default battery capacity.
In the query command, the parameter "MINimum" indicates querying the minimum
battery capacity; the parameter "MAXimum" indicates querying the maximum
battery capacity; and the parameter "DEFault" indicates querying the default battery
Return
The query returns a real number.
Example
:SOUR:BATT:CST 1 /*Sets the battery capacity at which the battery stops
discharging in Battery mode to be 1 mAh.*/
:SOUR:BATT:CST? /*Queries the battery capacity at which the battery stops
discharging in Battery mode.*/
[:SOURce]:BATTary:TIMestop
Syntax [:SOURce]: BATTary:TIMestop {<value>}
[:SOURce]: BATTary:TIMestop?
Description Set the discharge cutoff time at which the battery stops discharging in Battery mode.
Queries the discharge cutoff time at which the battery stops discharging in Battery mode.
The default unit for the discharge cutoff time is s.
Return
The query returns a real number.
Example
:SOUR:BATT:TIM 1 /*Set the discharge cutoff time at which the battery stops
discharging in Battery mode to be 1 s.*/
:SOUR:BATT:TIM? /*Queries the discharge cutoff time at which the battery
stops discharging in Battery mode.*/