interface Chip9748ExtendProperty {
    @_xsi:type?: "Chip9748ExtendProperty";
    Adjustment?: number;
    CompensationMode?: number;
    CurrentGain?: number;
    CurrentSet1?: number;
    CurrentSet2?: number;
    CurrentSet3?: number;
    FailureLEDElimination?: number;
    FirstScanCompensation?: number;
    IsSetLowEffectGamma?: boolean;
    LastGhostAbatement1?: number;
    LastGhostAbatement2: number;
    LowGrayscaleCompensation?: number;
    NextGhostAbatement?: number;
}

Hierarchy

Properties

@_xsi:type?: "Chip9748ExtendProperty" = ...
Adjustment?: number = common.UInt8
CompensationMode?: number = common.UInt8
CurrentGain?: number = common.UInt8
CurrentSet1?: number = common.UInt8
CurrentSet2?: number = common.UInt8
CurrentSet3?: number = common.UInt8
FailureLEDElimination?: number = common.UInt8
FirstScanCompensation?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
LastGhostAbatement1?: number = common.UInt8
LastGhostAbatement2: number = common.UInt8_2
LowGrayscaleCompensation?: number = common.UInt8
NextGhostAbatement?: number = common.UInt8