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

Hierarchy

Properties

@_xsi:type?: "ChipTBSCommonExtendProperty" = ...
BlankTime?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CouplingOptimization1?: number = common.UInt8
CouplingOptimization5?: boolean = common.Bool
CouplingOptimizationEnModel?: number = common.UInt8
CurrentGain?: number = common.UInt8
EnableCouplingToAdjust2?: number = common.UInt8
EnableCouplingToAdjust3?: number = common.UInt8
EnableCouplingToAdjust4?: boolean = common.Bool
GhostEliminationGearSetting?: number = common.UInt8
GradualTransitionOptimization2?: number = common.UInt8
GradualTransitionOptimization3?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsShadowingEnhancement?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
KneeVoltage?: number = common.UInt8
LowAshColorCastCompensation3?: number = common.UInt8
LowgrayBrightCompensationTime?: number = common.UInt8
LowgrayBrightCompensationTimeEn?: boolean = common.Bool
LowGrayBrightComps1?: number = common.UInt8
LowGrayCompsentionOne?: number = common.UInt8
LowGrayCompsentionTwo?: number = common.UInt8
OpenDetectionVoltage?: number = common.UInt8
REGLENTH: number = common.Int32_128
RegValue: number[] = ...
REMOVEBADPOINTSREGLENGTH: number = common.Int32_6
RemoveBadPointsRegValue: number[] = ...
ShadowEliminationElectric?: number = common.UInt8
ShortDetectionVoltage?: number = common.UInt8