interface ChipTLC6983ExtendProperty {
    @_xsi:type?: "ChipTLC6983ExtendProperty";
    BCouplingParameterAdj1?: number;
    BCouplingParameterAdj2?: number;
    BGain?: number;
    BlackFieldRegulation?: number;
    BLowAshColorCastCompensation?: number;
    BLowGrayBrightCompensation?: number;
    BLowGrayGradientAdj?: number;
    BQuickTurnOff?: number;
    BSlowlyOpen?: number;
    ChipLibVersion?: number;
    CouplingParameterAdj4?: number;
    FirstLineDarkAdj?: number;
    GCouplingParameterAdj1?: number;
    GCouplingParameterAdj2?: number;
    GGain?: number;
    GlobalGain?: number;
    GLowAshColorCastCompensation?: number;
    GLowGrayBrightCompensation?: number;
    GLowGrayGradientAdj?: number;
    GQuickTurnOff?: number;
    GSlowlyOpen?: number;
    Is256FrameRateMode?: boolean;
    IsBadPoints?: boolean;
    IsBCouplingParameterAdj2?: boolean;
    IsCouplingParameterAdj3?: boolean;
    IsCouplingParameterAdj4?: boolean;
    IsGCouplingParameterAdj2?: boolean;
    IsPowerSavingMode1?: boolean;
    IsRCouplingParameterAdj2?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    MaxCurrentValue?: number;
    PowerSavingMode2?: number;
    RCouplingParameterAdj1?: number;
    RCouplingParameterAdj2?: number;
    RegArrayUI?: Uint8Array;
    RegisterArray?: Uint8Array;
    RGain?: number;
    RLowAshColorCastCompensation?: number;
    RLowGrayBrightCompensation?: number;
    RLowGrayGradientAdj?: number;
    RQuickTurnOff?: number;
    RSlowlyOpen?: number;
    ShortDetectionLevel?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipTLC6983ExtendProperty" = ...
BCouplingParameterAdj1?: number = common.UInt8
BCouplingParameterAdj2?: number = common.UInt8
BGain?: number = common.UInt8
BlackFieldRegulation?: number = common.UInt8
BLowAshColorCastCompensation?: number = common.UInt8
BLowGrayBrightCompensation?: number = common.UInt8
BLowGrayGradientAdj?: number = common.UInt8
BQuickTurnOff?: number = common.UInt8
BSlowlyOpen?: number = common.UInt8
ChipLibVersion?: number = common.UInt8
CouplingParameterAdj4?: number = common.UInt8
FirstLineDarkAdj?: number = common.UInt8
GCouplingParameterAdj1?: number = common.UInt8
GCouplingParameterAdj2?: number = common.UInt8
GGain?: number = common.UInt8
GlobalGain?: number = common.UInt8
GLowAshColorCastCompensation?: number = common.UInt8
GLowGrayBrightCompensation?: number = common.UInt8
GLowGrayGradientAdj?: number = common.UInt8
GQuickTurnOff?: number = common.UInt8
GSlowlyOpen?: number = common.UInt8
Is256FrameRateMode?: boolean = common.Bool
IsBadPoints?: boolean = common.Bool
IsBCouplingParameterAdj2?: boolean = common.Bool
IsCouplingParameterAdj3?: boolean = common.Bool
IsCouplingParameterAdj4?: boolean = common.Bool
IsGCouplingParameterAdj2?: boolean = common.Bool
IsPowerSavingMode1?: boolean = common.Bool
IsRCouplingParameterAdj2?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
MaxCurrentValue?: number = common.UInt8
PowerSavingMode2?: number = common.UInt8
RCouplingParameterAdj1?: number = common.UInt8
RCouplingParameterAdj2?: number = common.UInt8
RegArrayUI?: Uint8Array = ...
RegisterArray?: Uint8Array = ...
RGain?: number = common.UInt8
RLowAshColorCastCompensation?: number = common.UInt8
RLowGrayBrightCompensation?: number = common.UInt8
RLowGrayGradientAdj?: number = common.UInt8
RQuickTurnOff?: number = common.UInt8
RSlowlyOpen?: number = common.UInt8
ShortDetectionLevel?: number = common.UInt8