G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
Loading...
Searching...
No Matches
Regatron.G5.Api.System.BatteryControl Class Reference

This class contains the specific methods for battery simulation.
. More...

Public Member Functions

Double GetChargeCounter ()
 Get the actual charge counter value.
 
Double GetEnergyCounter ()
 Get the actual energy counter value.
 
void ResetEnergyAndChargeCounter ()
 Resets the energy and the charge counter.
 

Detailed Description

This class contains the specific methods for battery simulation.
.

Member Function Documentation

◆ GetChargeCounter()

Double Regatron.G5.Api.System.BatteryControl.GetChargeCounter ( )
inline

Get the actual charge counter value.

Returns
Charge counter [Ah]

◆ GetEnergyCounter()

Double Regatron.G5.Api.System.BatteryControl.GetEnergyCounter ( )
inline

Get the actual energy counter value.

Returns
Energy counter [Wh]

◆ ResetEnergyAndChargeCounter()

void Regatron.G5.Api.System.BatteryControl.ResetEnergyAndChargeCounter ( )
inline

Resets the energy and the charge counter.