interface ChipYY6018RGBVExtendProperty {
    @_xsi:type?: "ChipYY6018RGBVExtendProperty";
    AlgorithmSelect?: number;
    BlueOpenDischargeEn?: boolean;
    BlueResistanceValue?: number;
    ColumnShadowEliminationStrength?: number;
    DCM_D?: number;
    DCM_M?: number;
    FirstDataLen?: number;
    FirstLineDark?: number;
    FirstRegData?: Uint8Array;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegData?: Uint8Array;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GrayMode?: number;
    GreenOpenDischargeEn?: boolean;
    GreenResistanceValue?: number;
    ICLKDIVNum?: number;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    ISYNCNUM?: number;
    LEDStyle?: number;
    LineShadowEliminationStrength?: number;
    LowGrayCompsention?: number;
    PAR2?: number;
    PARI?: number;
    PreFilledMode?: number;
    RedOpenDischargeEn?: boolean;
    RedResistanceValue?: number;
    SecondDataLen?: number;
    SecondRegData?: Uint8Array;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SeventhDataLen?: number;
    SeventhRegData?: Uint8Array;
    SeventhRegisterAddr?: number;
    SeventhStartIndex?: number;
    SixthDataLen?: number;
    SixthRegData?: Uint8Array;
    SixthRegisterAddr?: number;
    SixthStartIndex?: number;
    SynMode?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegData?: Uint8Array;
    ThirdRegisterAddr?: number;
    WeightValueConfig?: Uint8Array;
    WhiteOpenDischargeEn?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipYY6018RGBVExtendProperty" = ...
AlgorithmSelect?: number = common.UInt8
BlueOpenDischargeEn?: boolean = common.Bool
BlueResistanceValue?: number = common.UInt8
ColumnShadowEliminationStrength?: number = common.UInt8
DCM_D?: number = common.UInt8
DCM_M?: number = common.UInt8
FirstDataLen?: number = common.Int32
FirstLineDark?: number = common.UInt8
FirstRegData?: Uint8Array = ...
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegData?: Uint8Array = ...
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GrayMode?: number = common.UInt8
GreenOpenDischargeEn?: boolean = common.Bool
GreenResistanceValue?: number = common.UInt8
ICLKDIVNum?: number = common.UInt8
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
ISYNCNUM?: number = common.UInt8
LEDStyle?: number = common.UInt8
LineShadowEliminationStrength?: number = common.UInt8
LowGrayCompsention?: number = common.UInt8
PAR2?: number = common.UInt8
PARI?: number = common.UInt8
PreFilledMode?: number = common.UInt8
RedOpenDischargeEn?: boolean = common.Bool
RedResistanceValue?: number = common.UInt8
SecondDataLen?: number = common.Int32
SecondRegData?: Uint8Array = ...
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SeventhDataLen?: number = common.Int32
SeventhRegData?: Uint8Array = ...
SeventhRegisterAddr?: number = common.Int32
SeventhStartIndex?: number = common.Int32
SixthDataLen?: number = common.Int32
SixthRegData?: Uint8Array = ...
SixthRegisterAddr?: number = common.Int32
SixthStartIndex?: number = common.Int32
SynMode?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegData?: Uint8Array = ...
ThirdRegisterAddr?: number = common.Int32
WeightValueConfig?: Uint8Array = common.Base64
WhiteOpenDischargeEn?: boolean = common.Bool