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

Public Member Functions

bool IsBaseLicenseValid ()
 Validate the Base license.
 
bool IsBaseLicenseLightValid ()
 Validate the Base license light.
 
bool IsMasterModeLicenseValid ()
 Validate the MasterMode license.
 
bool IsQ1LicenseValid ()
 Validate the Q1 license.
 
bool IsQ4LicenseValid ()
 Validate the Q4 license.
 
bool IsQPlusLicenseValid ()
 Validate the Q+ license.
 
bool IsTFELicenseValid ()
 Validate the TFE license.
 
bool IsAAPLicenseValid ()
 Validate the AAP license.
 
bool IsSASControlLicenseValid ()
 Validate the SASControl license.
 
bool IsBatSimLicenseValid ()
 Validate the BatSim license.
 
bool IsBatControlLicenseValid ()
 Validate the BatControl license.
 
bool IsCapSimLicenseValid ()
 Validate the CapSim license.
 
bool IsEtherCatLicenseValid ()
 Validate the EtherCat license.
 
bool IsSweepLicenseValid ()
 Validate the TfeAndSweep license.
 
bool IsSCPILicenseValid ()
 Validate the SCPI license.
 
bool IsEVSELicenseValid ()
 Validate the EVSE license.
 
bool IsBatControlRTLicenseValid ()
 Validate the BatControl RT license.
 

Member Function Documentation

◆ IsAAPLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsAAPLicenseValid ( )
inline

Validate the AAP license.

Exceptions
G5ApiException

◆ IsBaseLicenseLightValid()

bool Regatron.G5.Api.System.LicenseInformation.IsBaseLicenseLightValid ( )
inline

Validate the Base license light.

Exceptions
G5ApiException

◆ IsBaseLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsBaseLicenseValid ( )
inline

Validate the Base license.

Exceptions
G5ApiException

◆ IsBatControlLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsBatControlLicenseValid ( )
inline

Validate the BatControl license.

Exceptions
G5ApiException

◆ IsBatControlRTLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsBatControlRTLicenseValid ( )
inline

Validate the BatControl RT license.

Exceptions
G5ApiException

◆ IsBatSimLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsBatSimLicenseValid ( )
inline

Validate the BatSim license.

Exceptions
G5ApiException

◆ IsCapSimLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsCapSimLicenseValid ( )
inline

Validate the CapSim license.

Exceptions
G5ApiException

◆ IsEtherCatLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsEtherCatLicenseValid ( )
inline

Validate the EtherCat license.

Exceptions
G5ApiException

◆ IsEVSELicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsEVSELicenseValid ( )
inline

Validate the EVSE license.

Exceptions
G5ApiException

◆ IsMasterModeLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsMasterModeLicenseValid ( )
inline

Validate the MasterMode license.

Exceptions
G5ApiException

◆ IsQ1LicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsQ1LicenseValid ( )
inline

Validate the Q1 license.

Exceptions
G5ApiException

◆ IsQ4LicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsQ4LicenseValid ( )
inline

Validate the Q4 license.

Exceptions
G5ApiException

◆ IsQPlusLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsQPlusLicenseValid ( )
inline

Validate the Q+ license.

Exceptions
G5ApiException

◆ IsSASControlLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsSASControlLicenseValid ( )
inline

Validate the SASControl license.

Exceptions
G5ApiException

◆ IsSCPILicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsSCPILicenseValid ( )
inline

Validate the SCPI license.

Exceptions
G5ApiException

◆ IsSweepLicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsSweepLicenseValid ( )
inline

Validate the TfeAndSweep license.

Exceptions
G5ApiException

◆ IsTFELicenseValid()

bool Regatron.G5.Api.System.LicenseInformation.IsTFELicenseValid ( )
inline

Validate the TFE license.

Exceptions
G5ApiException