interface ChipCFD135AExtendProperty {
    @_xsi:type?: "ChipCFD135AExtendProperty";
    BlankLineStrength?: number;
    ChipLibVersion?: number;
    ConstantCurrentLevelSetting?: number;
    ConstantCurrentPointSetting?: number;
    CurrentGain?: number;
    DoutMode?: boolean;
    FirstRegValue?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    ResponseSetting?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD135AExtendProperty" = ...
BlankLineStrength?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
ConstantCurrentLevelSetting?: number = common.UInt8
ConstantCurrentPointSetting?: number = common.UInt8
CurrentGain?: number = common.UInt16
DoutMode?: boolean = common.Bool
FirstRegValue?: number = common.UInt16
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
ResponseSetting?: boolean = common.Bool