interface ChipTBS2218ExtendProperty {
    @_xsi:type?: "ChipTBS2218ExtendProperty";
    BlankingOneLevel?: number;
    BlankingTwoTime?: number;
    ChipLibVersion?: number;
    CouplingOptimizationMode?: number;
    CouplingOptimizationOne?: number;
    CurrentGain?: number;
    CurrentGear?: number;
    GradualTransitionOptimization2?: number;
    GradualTransitionOptimization3?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    KneeVoltage?: number;
    LowgrayBrightCompensation1?: number;
    LowgrayBrightCompensationTime?: number;
    LowgrayBrightCompensationTimeEn?: boolean;
    LowGrayCompensationOne?: number;
    LowGrayCompensationTwo?: number;
    LowgrayDeviationCompensation3?: number;
    LowGrayTransverseStriationImprove?: number;
    OpenDetectionVoltage?: number;
    REGLENTH: number;
    RegValue: number[];
    REMOVEBADPOINTSREGLENGTH: number;
    RemoveBadPointsRegValue: number[];
}

Hierarchy

Properties

@_xsi:type?: "ChipTBS2218ExtendProperty" = ...
BlankingOneLevel?: number = common.UInt8
BlankingTwoTime?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CouplingOptimizationMode?: number = common.UInt8
CouplingOptimizationOne?: number = common.UInt8
CurrentGain?: number = common.UInt8
CurrentGear?: number = common.UInt8
GradualTransitionOptimization2?: number = common.UInt8
GradualTransitionOptimization3?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
KneeVoltage?: number = common.UInt8
LowgrayBrightCompensation1?: number = common.UInt8
LowgrayBrightCompensationTime?: number = common.UInt8
LowgrayBrightCompensationTimeEn?: boolean = common.Bool
LowGrayCompensationOne?: number = common.UInt8
LowGrayCompensationTwo?: number = common.UInt8
LowgrayDeviationCompensation3?: number = common.UInt8
LowGrayTransverseStriationImprove?: number = common.UInt8
OpenDetectionVoltage?: number = common.UInt8
REGLENTH: number = common.Int32_49
RegValue: number[] = ...
REMOVEBADPOINTSREGLENGTH: number = common.Int32_6
RemoveBadPointsRegValue: number[] = ...