jooby-codec
    Preparing search index...

    Interface ITypeMeterOperatorParameter

    interface ITypeMeterOperatorParameter {
        ACCUMULATE_BY_R_PLUS_MINUS: boolean;
        METER_TYPE_R: boolean;
        TRANSFORMATION_RATIO: boolean;
    }
    Index

    Properties

    ACCUMULATE_BY_R_PLUS_MINUS: boolean

    Reactive energy accumulation type.

    false - reactive energy accumulation by quadrants Q1, Q2, Q3, Q4; true - reactive energy accumulation by R+, R-.

    Since build 302.19.XXX (XXX - decimal number) for G-type meters, the energies R+ and R- are accumulated and displayed similarly to R-type meters. Reactive energy by quadrants is not accumulated.

    METER_TYPE_R: boolean

    Meter type.

    true - R-type meter.

    TRANSFORMATION_RATIO: boolean

    Consideration of transformation ratio.

    false - without transformation ratio, true - with transformation ratio.