interface Chip16169sExtendProperty {
    @_xsi:type?: "Chip16169sExtendProperty";
    FailureLEDElimination?: boolean;
    FailureLEDEliminationGainLevel: number;
    Gain?: number;
    GrayDepth?: number;
    GrayHorizontalStripesEliminateLow?: boolean;
    IsClearGhostEnable?: boolean;
    IsSetLowEffectGamma?: boolean;
    LowGayCompensation?: number;
    LowGayCompensationEnhance?: boolean;
    OpenTestGrade?: number;
    ScanType?: ScanTypeEnum;
    ShadowVoltage?: number;
    SubFields?: number;
}

Hierarchy

Properties

@_xsi:type?: "Chip16169sExtendProperty" = ...
FailureLEDElimination?: boolean = common.Bool
FailureLEDEliminationGainLevel: number = common.UInt8_32
Gain?: number = common.UInt8
GrayDepth?: number = common.UInt8
GrayHorizontalStripesEliminateLow?: boolean = common.Bool
IsClearGhostEnable?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
LowGayCompensation?: number = common.UInt8
LowGayCompensationEnhance?: boolean = common.Bool
OpenTestGrade?: number = common.UInt8
ScanType?: ScanTypeEnum
ShadowVoltage?: number = common.UInt8
SubFields?: number = common.UInt8