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

Public Member Functions

bool IsReversePolarityProtectionInstalled ()
 Check if the Reverse Polarity Protection of a device is installed.
 
bool IsReversePolarityProtectionEnabled ()
 Check if the Reverse Polarity Protection of a device is enabled.
 

Member Function Documentation

◆ IsReversePolarityProtectionEnabled()

bool Regatron.G5.Api.Devices.DeviceReversePolarityProtection.IsReversePolarityProtectionEnabled ( )
inline

Check if the Reverse Polarity Protection of a device is enabled.

Returns
true if the Reverse Polarity Protection is enabled; false otherwise.
Exceptions
G5ApiException

◆ IsReversePolarityProtectionInstalled()

bool Regatron.G5.Api.Devices.DeviceReversePolarityProtection.IsReversePolarityProtectionInstalled ( )
inline

Check if the Reverse Polarity Protection of a device is installed.

Returns
true if the Reverse Polarity Protection is installed; false otherwise.
Exceptions
G5ApiException