![]() |
G5.Api 1.22.0.121
.Net API to control Regatron G5 devices
|
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]. | |
|
inline |
Disable voltage maximum observation.
| G5ApiException |
|
inline |
Disable voltage minimum observation.
| G5ApiException |
|
inline |
Enable voltage maximum observation.
| G5ApiException |
|
inline |
Enable voltage minimum observation.
| G5ApiException |
|
inline |
Returns lower voltage error trigger limit value [V].
| G5ApiException |
|
inline |
Returns lower voltage limit error delay time [ms].
| G5ApiException |
|
inline |
Returns lower trip limit activation delay time [ms].
| G5ApiException |
|
inline |
Returns lower voltage warning trigger limit value [V].
| G5ApiException |
|
inline |
Returns lower voltage limit warning delay time [ms].
| G5ApiException |
|
inline |
Returns upper voltage error trigger limit value [V].
| G5ApiException |
|
inline |
Returns upper voltage limit error delay time [ms].
| G5ApiException |
|
inline |
Returns upper voltage warning trigger limit value [V].
| G5ApiException |
|
inline |
Returns upper voltage limit warning delay time [ms].
| G5ApiException |
|
inline |
Return if voltage maximum observation is enabled.
| G5ApiException |
|
inline |
Return if voltage minimum observation is enabled.
| G5ApiException |
|
inline |
Set a new value for lower voltage error trigger limit [V].
| G5ApiException |
|
inline |
Set a new value for lower voltage trip limit error delay time [ms].
| G5ApiException |
|
inline |
Set a new value for lower trip limit activation delay time [ms].
| G5ApiException |
|
inline |
Set a new value for lower voltage warning trigger limit [V].
| G5ApiException |
|
inline |
Set a new value for lower voltage trip limit warning delay time [ms].
| G5ApiException |
|
inline |
Set a new value for upper voltage error trigger limit [V].
| G5ApiException |
|
inline |
Set a new value for upper voltage limit error delay time [ms].
| G5ApiException |
|
inline |
Set a new value for upper voltage warning trigger limit [V].
| G5ApiException |
|
inline |
Set a new value for upper voltage limit warning delay time [ms].
| G5ApiException |