jooby-codec
    Preparing search index...

    Interface IExtendedCurrentValues2Status3

    interface IExtendedCurrentValues2Status3 {
        BIPOLAR_POWER: boolean;
        POWER_A_NEGATIVE: boolean;
        POWER_B_NEGATIVE: boolean;
        UNEQUIL_CURRENT: boolean;
    }
    Index

    Properties

    BIPOLAR_POWER: boolean

    Opposite power directions in phases A and B.

    POWER_A_NEGATIVE: boolean

    Negative power in phase A.

    POWER_B_NEGATIVE: boolean

    Negative power in phase B.

    UNEQUIL_CURRENT: boolean

    Current imbalance.