interface ChipICND2165ExtendProperty {
    @_xsi:type?: "ChipICND2165ExtendProperty";
    ChipMemberIndex?: number;
    CouplingEnhancedMode?: boolean;
    CouplingToAdjust?: number;
    CrossCouplingToAdjust?: number;
    CurrentDecode?: DecodeTypeEnum;
    DisplayMode?: number;
    EnableCoupling?: boolean;
    EnableCouplingToAdjust?: boolean;
    EnableToRemoveBadPoints?: boolean;
    EnergySavingMode?: number;
    Gain?: number;
    GclkFreqM?: number;
    GclkFreqN?: number;
    GclkFreqP?: number;
    GclkNumber?: number;
    Gradientoptimization?: boolean;
    GradientoptimizationPro?: boolean;
    IsSetLowEffectGamma?: boolean;
    KneeVoltage?: number;
    LowAshColor?: boolean;
    LowAshColorCompensation?: number;
    LowAshUniformity?: number;
    LowGrayColorCompensation?: number;
    RefreshTheNumberOfClusters?: number;
    RegLength: number;
    RegValue: number[];
    ScanType?: ScanTypeEnum;
    ShadowEliminationLevel?: number;
    ShadowEliminationTime?: number;
    SlowOpen?: number;
    SlowSpeedOpen?: number;
    SubFields?: number;
    TestGainEn?: boolean;
    TheFirstLine?: boolean;
    TheFirstLineDarkCompensationStep?: number;
    TheFirstLineSlantsDarkCompensationTime?: number;
    TheFirstLineSlantsDarkCompensationTuning?: number;
    TheFirstSweepDarkCompensation?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipICND2165ExtendProperty" = ...
ChipMemberIndex?: number = common.Int32
CouplingEnhancedMode?: boolean = common.Bool
CouplingToAdjust?: number = common.UInt8
CrossCouplingToAdjust?: number = common.UInt8
CurrentDecode?: DecodeTypeEnum
DisplayMode?: number = common.UInt8
EnableCoupling?: boolean = common.Bool
EnableCouplingToAdjust?: boolean = common.Bool
EnableToRemoveBadPoints?: boolean = common.Bool
EnergySavingMode?: number = common.UInt8
Gain?: number = common.UInt16
GclkFreqM?: number = common.UInt8
GclkFreqN?: number = common.UInt8
GclkFreqP?: number = common.UInt8
GclkNumber?: number = common.Int32
Gradientoptimization?: boolean = common.Bool
GradientoptimizationPro?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
KneeVoltage?: number = common.UInt8
LowAshColor?: boolean = common.Bool
LowAshColorCompensation?: number = common.UInt8
LowAshUniformity?: number = common.UInt8
LowGrayColorCompensation?: number = common.UInt8
RefreshTheNumberOfClusters?: number = common.UInt16
RegLength: number = common.Int32_48
RegValue: number[] = ...
ScanType?: ScanTypeEnum
ShadowEliminationLevel?: number = common.UInt8
ShadowEliminationTime?: number = common.UInt8
SlowOpen?: number = common.UInt8
SlowSpeedOpen?: number = common.UInt8
SubFields?: number = common.UInt8
TestGainEn?: boolean = common.Bool
TheFirstLine?: boolean = common.Bool
TheFirstLineDarkCompensationStep?: number = common.UInt8
TheFirstLineSlantsDarkCompensationTime?: number = common.UInt8
TheFirstLineSlantsDarkCompensationTuning?: number = common.UInt8
TheFirstSweepDarkCompensation?: number = common.UInt8