interface ChipICND2169ExtendProperty {
    @_xsi:type?: "ChipICND2169ExtendProperty";
    CouplingEnhanced?: boolean;
    CouplingEnhancedMode?: boolean;
    CouplingToAdjust?: number;
    CrossCouplingToAdjust?: number;
    DisplayMode?: number;
    EnableCoupling?: boolean;
    EnableCouplingToAdjust?: boolean;
    EnableToRemoveBadPoints?: boolean;
    EnergySavingMode?: number;
    Gain?: number;
    GclkFreqM?: number;
    GclkFreqN?: number;
    GclkFreqP?: number;
    GclkNumber?: number;
    Gradientoptimization?: boolean;
    InterMode?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    KneeVoltage?: number;
    Lasbsabled?: boolean;
    LasbsableEn?: boolean;
    LevelOne?: number;
    LevelThree?: number;
    LevelTwo?: number;
    LowAshColorCompensation?: number;
    LowAshUniformity?: number;
    RefreshTheNumberOfClusters?: number;
    RegLength: number;
    RegValue: number[];
    RInterMode?: boolean;
    ScanType?: ScanTypeEnum;
    ShadowEliminationLevel?: number;
    ShadowEliminationTime?: number;
    SlowOpen?: number;
    SubFields?: number;
    TestGainEn?: boolean;
    TheFirstLine?: boolean;
    TheFirstLineSlantsDarkCompensationTime?: number;
    TheFirstLineSlantsDarkCompensationTuning?: number;
    TheFirstSweepDarkCompensation?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipICND2169ExtendProperty" = ...
CouplingEnhanced?: boolean = common.Bool
CouplingEnhancedMode?: boolean = common.Bool
CouplingToAdjust?: number = common.UInt8
CrossCouplingToAdjust?: number = common.UInt8
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
InterMode?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
KneeVoltage?: number = common.UInt8
Lasbsabled?: boolean = common.Bool
LasbsableEn?: boolean = common.Bool
LevelOne?: number = common.UInt8
LevelThree?: number = common.UInt8
LevelTwo?: number = common.UInt8
LowAshColorCompensation?: number = common.UInt8
LowAshUniformity?: number = common.UInt8
RefreshTheNumberOfClusters?: number = common.UInt16
RegLength: number = common.Int32_48
RegValue: number[] = ...
RInterMode?: boolean = common.Bool
ScanType?: ScanTypeEnum
ShadowEliminationLevel?: number = common.UInt8
ShadowEliminationTime?: number = common.UInt8
SlowOpen?: number = common.UInt8
SubFields?: number = common.UInt8
TestGainEn?: boolean = common.Bool
TheFirstLine?: boolean = common.Bool
TheFirstLineSlantsDarkCompensationTime?: number = common.UInt8
TheFirstLineSlantsDarkCompensationTuning?: number = common.UInt8
TheFirstSweepDarkCompensation?: number = common.UInt8