interface ChipFM6518ExtendProperty {
    @_xsi:type?: "ChipFM6518ExtendProperty";
    ChannelClosingSpeed?: number;
    ChannelOpeningSpeed?: number;
    ChannelStaggering?: number;
    ChipLibVersion?: number;
    CouplingOptimize?: number;
    FirstLineSlantsDarkOptimization?: number;
    Gain?: number;
    IsAberrationOptimize?: boolean;
    IsClampEnhancement?: boolean;
    IsCouplingOptimize?: boolean;
    IsElimateShadow?: boolean;
    IsFirstLineSlantsDark?: boolean;
    IsLowGrayAdjust?: boolean;
    IsLowGrayCompensate?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsShadowingEnhancement?: boolean;
    IsUseNewModule?: boolean;
    LowAshEnhanceUniformity?: number;
    LowGrayAdjustGrade?: number;
    LowGrayCompensateGrade?: number;
    RegFifth?: number;
    RegFirst?: number;
    RegFourth?: number;
    RegSecond?: number;
    RegThird?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6518ExtendProperty" = ...
ChannelClosingSpeed?: number = common.UInt8
ChannelOpeningSpeed?: number = common.UInt8
ChannelStaggering?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CouplingOptimize?: number = common.UInt8
FirstLineSlantsDarkOptimization?: number = common.UInt8
Gain?: number = common.UInt16
IsAberrationOptimize?: boolean = common.Bool
IsClampEnhancement?: boolean = common.Bool
IsCouplingOptimize?: boolean = common.Bool
IsElimateShadow?: boolean = common.Bool
IsFirstLineSlantsDark?: boolean = common.Bool
IsLowGrayAdjust?: boolean = common.Bool
IsLowGrayCompensate?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsShadowingEnhancement?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowAshEnhanceUniformity?: number = common.UInt8
LowGrayAdjustGrade?: number = common.UInt8
LowGrayCompensateGrade?: number = common.UInt8
RegFifth?: number = common.UInt16
RegFirst?: number = common.UInt16
RegFourth?: number = common.UInt16
RegSecond?: number = common.UInt16
RegThird?: number = common.UInt16