interface ChipICND2126ExtendProperty {
    @_xsi:type?: "ChipICND2126ExtendProperty";
    CurrentGain?: number;
    ErrorSurvey_OnTime?: boolean;
    FirstRegValue?: number;
    InflectionPiont?: number;
    IsSetLowEffectGamma?: boolean;
    SavingPowerMode?: number;
    SecondRegValue?: number;
    ShadowEliminationElectric?: number;
    ShadowEliminationEn?: boolean;
    ShortDetection?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipICND2126ExtendProperty" = ...
CurrentGain?: number = common.UInt16
ErrorSurvey_OnTime?: boolean = common.Bool
FirstRegValue?: number = common.UInt16
InflectionPiont?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
SavingPowerMode?: number = common.UInt8
SecondRegValue?: number = common.UInt16
ShadowEliminationElectric?: number = common.UInt8
ShadowEliminationEn?: boolean = common.Bool
ShortDetection?: number = common.UInt8