|
| Boolean | EnableReversePolarityProtection () |
| | Enables the RPP functionality on all devices within the system. At power up the RPP relay is always open, regards less of the setting. At (first) VoltageOn the RPP relay will be closed. The RPP relay will re-open at VoltageOff state. After changing this setting it will only get effective after the next VoltageOn to VoltageOff transition. If no device has an RPP relay installed this setting has no effect.
|
| |
| Boolean | DisableReversePolarityProtection () |
| | Disables the RPP functionality on all devices within the system. At power up the RPP relay is always open, regards less of the setting. The RPP relay will stay closed at VoltageOff state. After changing this setting it will only get effective after the next VoltageOn to VoltageOff transition. If no device has an RPP relay installed this setting has no effect.
|
| |
| Boolean | IsReversePolarityProtectionEnabled () |
| | Returns whether the RPP functionality is enabled or not.
|
| |
| bool | IsReversePolarityProtectionInstalled () |
| | Returns whether the RPP is installed on all devices within the system.
|
| |