interface ChipMBI5762AExtendPropertyDao {
    @_xsi:type?: "ChipMBI5762AExtendPropertyDao";
    AdvanceHighContrastCompensationB?: number;
    AdvanceHighContrastCompensationG?: number;
    AdvanceHighContrastCompensationR?: number;
    AdvanceHighContrastCompensationTwoB?: number;
    AdvanceHighContrastCompensationTwoG?: number;
    AdvanceHighContrastCompensationTwoR?: number;
    AdvanceLowGrayscaleUniformityOptimizationOneB?: number;
    AdvanceLowGrayscaleUniformityOptimizationOneG?: number;
    AdvanceLowGrayscaleUniformityOptimizationOneR?: number;
    AdvanceLowGrayscaleUniformityOptimizationTwoB?: number;
    AdvanceLowGrayscaleUniformityOptimizationTwoG?: number;
    AdvanceLowGrayscaleUniformityOptimizationTwoR?: number;
    ChipLibVersion?: number;
    CurrentGainB?: number;
    CurrentGainG?: number;
    CurrentGainR?: number;
    DarkBlockCompensationOneB?: number;
    DarkBlockCompensationOneG?: number;
    DarkBlockCompensationOneR?: number;
    DarkBlockCompensationThreeB?: number;
    DarkBlockCompensationThreeG?: number;
    DarkBlockCompensationThreeR?: number;
    DarkBlockCompensationTwoB?: number;
    DarkBlockCompensationTwoG?: number;
    DarkBlockCompensationTwoR?: number;
    GhostEliminateB?: number;
    GhostEliminateG?: number;
    GhostEliminateR?: number;
    HighGrayMissTimeTwoB?: number;
    HighGrayMissTimeTwoG?: number;
    HighGrayMissTimeTwoR?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LowGrayColorCompensationOneB?: number;
    LowGrayColorCompensationOneG?: number;
    LowGrayColorCompensationOneR?: number;
    LowGrayColorCompensationTwoB?: number;
    LowGrayColorCompensationTwoG?: number;
    LowGrayColorCompensationTwoR?: number;
    OpenCircuitErrorDetectionVoltageLevelB?: number;
    OpenCircuitErrorDetectionVoltageLevelG?: number;
    OpenCircuitErrorDetectionVoltageLevelR?: number;
    RegValue: number[];
    RegValue100: number[];
    RegValue300: number[];
    TheFirstScanDarkEliminateB?: number;
    TheFirstScanDarkEliminateG?: number;
    TheFirstScanDarkEliminateR?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5762AExtendPropertyDao" = ...
AdvanceHighContrastCompensationB?: number = common.UInt16
AdvanceHighContrastCompensationG?: number = common.UInt16
AdvanceHighContrastCompensationR?: number = common.UInt16
AdvanceHighContrastCompensationTwoB?: number = common.UInt8
AdvanceHighContrastCompensationTwoG?: number = common.UInt8
AdvanceHighContrastCompensationTwoR?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationOneB?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationOneG?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationOneR?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationTwoB?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationTwoG?: number = common.UInt8
AdvanceLowGrayscaleUniformityOptimizationTwoR?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CurrentGainB?: number = common.UInt8
CurrentGainG?: number = common.UInt8
CurrentGainR?: number = common.UInt8
DarkBlockCompensationOneB?: number = common.UInt8
DarkBlockCompensationOneG?: number = common.UInt8
DarkBlockCompensationOneR?: number = common.UInt8
DarkBlockCompensationThreeB?: number = common.UInt8
DarkBlockCompensationThreeG?: number = common.UInt8
DarkBlockCompensationThreeR?: number = common.UInt8
DarkBlockCompensationTwoB?: number = common.UInt8
DarkBlockCompensationTwoG?: number = common.UInt8
DarkBlockCompensationTwoR?: number = common.UInt8
GhostEliminateB?: number = common.UInt8
GhostEliminateG?: number = common.UInt8
GhostEliminateR?: number = common.UInt8
HighGrayMissTimeTwoB?: number = common.UInt8
HighGrayMissTimeTwoG?: number = common.UInt8
HighGrayMissTimeTwoR?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LowGrayColorCompensationOneB?: number = common.UInt8
LowGrayColorCompensationOneG?: number = common.UInt8
LowGrayColorCompensationOneR?: number = common.UInt8
LowGrayColorCompensationTwoB?: number = common.UInt8
LowGrayColorCompensationTwoG?: number = common.UInt8
LowGrayColorCompensationTwoR?: number = common.UInt8
OpenCircuitErrorDetectionVoltageLevelB?: number = common.UInt8
OpenCircuitErrorDetectionVoltageLevelG?: number = common.UInt8
OpenCircuitErrorDetectionVoltageLevelR?: number = common.UInt8
RegValue: number[] = ...
RegValue100: number[] = ...
RegValue300: number[] = ...
TheFirstScanDarkEliminateB?: number = common.UInt8
TheFirstScanDarkEliminateG?: number = common.UInt8
TheFirstScanDarkEliminateR?: number = common.UInt8