interface ChipAXS6018RGBVExtendProperty {
    @_xsi:type?: "ChipAXS6018RGBVExtendProperty";
    AdditionalField?: number;
    BlackLine?: number;
    ChargingOften?: number;
    Contrast?: number;
    CtrlEndPoint?: number;
    DischargeB?: boolean;
    DischargeG?: boolean;
    DischargeR?: boolean;
    DischargeTime?: number;
    FifthDataLen?: number;
    FifthRegData?: Uint8Array;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstLineDark?: number;
    FirstRegData?: Uint8Array;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegData?: Uint8Array;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GammaBBright?: number;
    GammaGBright?: number;
    GammaGloablBright?: number;
    GammaRBright?: number;
    HighGrayGain?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineCP?: number;
    LineShadowTime?: number;
    LineTubeDischargeEnable?: boolean;
    MultilevelCurrent?: boolean;
    RextB?: number;
    RextG?: number;
    RextR?: number;
    SecondDataLen?: number;
    SecondRegData?: Uint8Array;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    ShadowChargingMode?: number;
    SixthDataLen?: number;
    SixthRegData?: Uint8Array;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegData?: Uint8Array;
    ThirdRegisterAddr?: number;
    TubeDischargeEnable?: boolean;
    WeightValueConfig: number[];
}

Hierarchy

Properties

@_xsi:type?: "ChipAXS6018RGBVExtendProperty" = ...
AdditionalField?: number = common.UInt8
BlackLine?: number = common.UInt8
ChargingOften?: number = common.UInt8
Contrast?: number = common.UInt8
CtrlEndPoint?: number = common.UInt8
DischargeB?: boolean = common.Bool
DischargeG?: boolean = common.Bool
DischargeR?: boolean = common.Bool
DischargeTime?: number = common.UInt8
FifthDataLen?: number = common.Int32
FifthRegData?: Uint8Array = common.buffer_6
FifthRegisterAddr?: number = common.Int32
FifthStartIndex?: number = common.Int32
FirstDataLen?: number = common.Int32
FirstLineDark?: number = common.UInt8
FirstRegData?: Uint8Array = common.buffer_8
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegData?: Uint8Array = common.buffer_6
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GammaBBright?: number = common.UInt8
GammaGBright?: number = common.UInt8
GammaGloablBright?: number = common.UInt8
GammaRBright?: number = common.UInt8
HighGrayGain?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineCP?: number = common.UInt8
LineShadowTime?: number = common.UInt8
LineTubeDischargeEnable?: boolean = common.Bool
MultilevelCurrent?: boolean = common.Bool
RextB?: number = common.UInt8
RextG?: number = common.UInt8
RextR?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegData?: Uint8Array = common.buffer_8
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
ShadowChargingMode?: number = common.UInt8
SixthDataLen?: number = common.Int32
SixthRegData?: Uint8Array = common.buffer_6
SixthRegisterAddr?: number = common.Int32
SixthStartIndex?: number = common.Int32
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegData?: Uint8Array = common.buffer_8
ThirdRegisterAddr?: number = common.Int32
TubeDischargeEnable?: boolean = common.Bool
WeightValueConfig: number[] = ...