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

Public Member Functions

void DisableMinimumObservation ()
 Disable voltage minimum observation.
 
void EnableMinimumObservation ()
 Enable voltage minimum observation.
 
Boolean IsMinimumObservationEnabled ()
 Return if voltage minimum observation is enabled.
 
void DisableMaximumObservation ()
 Disable voltage maximum observation.
 
void EnableMaximumObservation ()
 Enable voltage maximum observation.
 
Boolean IsMaximumObservationEnabled ()
 Return if voltage maximum observation is enabled.
 
Single GetUpperErrorTripLimit ()
 Returns upper voltage error trigger limit value [V].
 
void SetUpperErrorTripLimit (Single value)
 Set a new value for upper voltage error trigger limit [V].
 
Single GetLowerErrorTripLimit ()
 Returns lower voltage error trigger limit value [V].
 
void SetLowerErrorTripLimit (Single value)
 Set a new value for lower voltage error trigger limit [V].
 
Single GetUpperErrorTripLimitDelay ()
 Returns upper voltage limit error delay time [ms].
 
void SetUpperErrorTripLimitDelay (Single value)
 Set a new value for upper voltage limit error delay time [ms].
 
Single GetLowerErrorTripLimitDelay ()
 Returns lower voltage limit error delay time [ms].
 
void SetLowerErrorTripLimitDelay (Single value)
 Set a new value for lower voltage trip limit error delay time [ms].
 
Single GetUpperWarningTripLimit ()
 Returns upper voltage warning trigger limit value [V].
 
void SetUpperWarningTripLimit (Single value)
 Set a new value for upper voltage warning trigger limit [V].
 
Single GetLowerWarningTripLimit ()
 Returns lower voltage warning trigger limit value [V].
 
void SetLowerWarningTripLimit (Single value)
 Set a new value for lower voltage warning trigger limit [V].
 
Single GetUpperWarningTripLimitDelay ()
 Returns upper voltage limit warning delay time [ms].
 
void SetUpperWarningTripLimitDelay (Single value)
 Set a new value for upper voltage limit warning delay time [ms].
 
Single GetLowerWarningTripLimitDelay ()
 Returns lower voltage limit warning delay time [ms].
 
void SetLowerWarningTripLimitDelay (Single value)
 Set a new value for lower voltage trip limit warning delay time [ms].
 
Single GetLowerTripLimitActivationDelay ()
 Returns lower trip limit activation delay time [ms].
 
void SetLowerTripLimitActivationDelay (Single value)
 Set a new value for lower trip limit activation delay time [ms].
 

Member Function Documentation

◆ DisableMaximumObservation()

void Regatron.G5.Api.System.VoltageLoadProtection.DisableMaximumObservation ( )
inline

Disable voltage maximum observation.

Exceptions
G5ApiException

◆ DisableMinimumObservation()

void Regatron.G5.Api.System.VoltageLoadProtection.DisableMinimumObservation ( )
inline

Disable voltage minimum observation.

Exceptions
G5ApiException

◆ EnableMaximumObservation()

void Regatron.G5.Api.System.VoltageLoadProtection.EnableMaximumObservation ( )
inline

Enable voltage maximum observation.

Exceptions
G5ApiException

◆ EnableMinimumObservation()

void Regatron.G5.Api.System.VoltageLoadProtection.EnableMinimumObservation ( )
inline

Enable voltage minimum observation.

Exceptions
G5ApiException

◆ GetLowerErrorTripLimit()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetLowerErrorTripLimit ( )
inline

Returns lower voltage error trigger limit value [V].

Exceptions
G5ApiException

◆ GetLowerErrorTripLimitDelay()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetLowerErrorTripLimitDelay ( )
inline

Returns lower voltage limit error delay time [ms].

Exceptions
G5ApiException

◆ GetLowerTripLimitActivationDelay()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetLowerTripLimitActivationDelay ( )
inline

Returns lower trip limit activation delay time [ms].

Exceptions
G5ApiException

◆ GetLowerWarningTripLimit()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetLowerWarningTripLimit ( )
inline

Returns lower voltage warning trigger limit value [V].

Exceptions
G5ApiException

◆ GetLowerWarningTripLimitDelay()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetLowerWarningTripLimitDelay ( )
inline

Returns lower voltage limit warning delay time [ms].

Exceptions
G5ApiException

◆ GetUpperErrorTripLimit()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetUpperErrorTripLimit ( )
inline

Returns upper voltage error trigger limit value [V].

Exceptions
G5ApiException

◆ GetUpperErrorTripLimitDelay()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetUpperErrorTripLimitDelay ( )
inline

Returns upper voltage limit error delay time [ms].

Exceptions
G5ApiException

◆ GetUpperWarningTripLimit()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetUpperWarningTripLimit ( )
inline

Returns upper voltage warning trigger limit value [V].

Exceptions
G5ApiException

◆ GetUpperWarningTripLimitDelay()

Single Regatron.G5.Api.System.VoltageLoadProtection.GetUpperWarningTripLimitDelay ( )
inline

Returns upper voltage limit warning delay time [ms].

Exceptions
G5ApiException

◆ IsMaximumObservationEnabled()

Boolean Regatron.G5.Api.System.VoltageLoadProtection.IsMaximumObservationEnabled ( )
inline

Return if voltage maximum observation is enabled.

Exceptions
G5ApiException

◆ IsMinimumObservationEnabled()

Boolean Regatron.G5.Api.System.VoltageLoadProtection.IsMinimumObservationEnabled ( )
inline

Return if voltage minimum observation is enabled.

Exceptions
G5ApiException

◆ SetLowerErrorTripLimit()

void Regatron.G5.Api.System.VoltageLoadProtection.SetLowerErrorTripLimit ( Single value)
inline

Set a new value for lower voltage error trigger limit [V].

Exceptions
G5ApiException

◆ SetLowerErrorTripLimitDelay()

void Regatron.G5.Api.System.VoltageLoadProtection.SetLowerErrorTripLimitDelay ( Single value)
inline

Set a new value for lower voltage trip limit error delay time [ms].

Exceptions
G5ApiException

◆ SetLowerTripLimitActivationDelay()

void Regatron.G5.Api.System.VoltageLoadProtection.SetLowerTripLimitActivationDelay ( Single value)
inline

Set a new value for lower trip limit activation delay time [ms].

Exceptions
G5ApiException

◆ SetLowerWarningTripLimit()

void Regatron.G5.Api.System.VoltageLoadProtection.SetLowerWarningTripLimit ( Single value)
inline

Set a new value for lower voltage warning trigger limit [V].

Exceptions
G5ApiException

◆ SetLowerWarningTripLimitDelay()

void Regatron.G5.Api.System.VoltageLoadProtection.SetLowerWarningTripLimitDelay ( Single value)
inline

Set a new value for lower voltage trip limit warning delay time [ms].

Exceptions
G5ApiException

◆ SetUpperErrorTripLimit()

void Regatron.G5.Api.System.VoltageLoadProtection.SetUpperErrorTripLimit ( Single value)
inline

Set a new value for upper voltage error trigger limit [V].

Exceptions
G5ApiException

◆ SetUpperErrorTripLimitDelay()

void Regatron.G5.Api.System.VoltageLoadProtection.SetUpperErrorTripLimitDelay ( Single value)
inline

Set a new value for upper voltage limit error delay time [ms].

Exceptions
G5ApiException

◆ SetUpperWarningTripLimit()

void Regatron.G5.Api.System.VoltageLoadProtection.SetUpperWarningTripLimit ( Single value)
inline

Set a new value for upper voltage warning trigger limit [V].

Exceptions
G5ApiException

◆ SetUpperWarningTripLimitDelay()

void Regatron.G5.Api.System.VoltageLoadProtection.SetUpperWarningTripLimitDelay ( Single value)
inline

Set a new value for upper voltage limit warning delay time [ms].

Exceptions
G5ApiException