interface ChipTBS5266AExtendProperty {
    @_xsi:type?: "ChipTBS5266AExtendProperty";
    BlankTime?: number;
    ChipLibVersion?: number;
    CouplingOptimization1?: number;
    CouplingOptimizationEnModel?: number;
    CurrentGain?: number;
    EnableCouplingToAdjust2?: number;
    EnableCouplingToAdjust3?: number;
    GradualTransitionOptimization2?: number;
    GradualTransitionOptimization3?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    KneeVoltage?: number;
    LowAshColorCastCompensation3?: number;
    LowgrayBrightCompensationTime?: number;
    LowGrayBrightComps1?: number;
    LowGrayCompsentionOne?: number;
    LowGrayCompsentionTwo?: number;
    OcclusionOptimizationOne?: number;
    OcclusionOptimizationTwo?: boolean;
    OpenDetectionVoltage?: number;
    REGLENTH: number;
    RegValue: number[];
    REMOVEBADPOINTSREGLENGTH: number;
    RemoveBadPointsRegValue: number[];
    ShadowEliminationElectric?: number;
    ShortDetectionVoltage?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipTBS5266AExtendProperty" = ...
BlankTime?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CouplingOptimization1?: number = common.UInt8
CouplingOptimizationEnModel?: number = common.UInt8
CurrentGain?: number = common.UInt8
EnableCouplingToAdjust2?: number = common.UInt8
EnableCouplingToAdjust3?: number = common.UInt8
GradualTransitionOptimization2?: number = common.UInt8
GradualTransitionOptimization3?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
KneeVoltage?: number = common.UInt8
LowAshColorCastCompensation3?: number = common.UInt8
LowgrayBrightCompensationTime?: number = common.UInt8
LowGrayBrightComps1?: number = common.UInt8
LowGrayCompsentionOne?: number = common.UInt8
LowGrayCompsentionTwo?: number = common.UInt8
OcclusionOptimizationOne?: number = common.UInt8
OcclusionOptimizationTwo?: boolean = common.Bool
OpenDetectionVoltage?: number = common.UInt8
REGLENTH: number = common.Int32_47
RegValue: number[] = ...
REMOVEBADPOINTSREGLENGTH: number = common.Int32_6
RemoveBadPointsRegValue: number[] = ...
ShadowEliminationElectric?: number = common.UInt8
ShortDetectionVoltage?: number = common.UInt8