jooby-codec
    Preparing search index...

    Interface IExtendedCurrentValues2RelayStatus2

    interface IExtendedCurrentValues2RelayStatus2 {
        RELAY_BIPOLAR_POWER_OFF: boolean;
        RELAY_COSFI: boolean;
        RELAY_HARD_ST1: boolean;
        RELAY_SALDO_OFF_FLAG: boolean;
        RELAY_SALDO_OFF_ON_MAX_POWER: boolean;
        RELAY_UNEQUIL_CURRENT_OFF: boolean;
    }
    Index

    Properties

    RELAY_BIPOLAR_POWER_OFF: boolean

    Relay turned off due to bidirectional power in phase and neutral.

    RELAY_COSFI: boolean

    Relay turned off due to cos φ.

    RELAY_HARD_ST1: boolean

    Relay switched on manually by hardware.

    RELAY_SALDO_OFF_FLAG: boolean

    Relay turned off due to balance.

    RELAY_SALDO_OFF_ON_MAX_POWER: boolean

    Relay turned off due to exceeding allowable power in net balance limit mode.

    RELAY_UNEQUIL_CURRENT_OFF: boolean

    Relay turned off due to current imbalance between phase and neutral.