interface ChipMBI5269RGBVExtendProperty {
    @_xsi:type?: "ChipMBI5269RGBVExtendProperty";
    BlueProperty?: ChipMBI5269ExtendProperty;
    ChipLibVersion?: number;
    ChipMemberIndex?: number;
    CompsentionTime?: number;
    CurrentDecode?: DecodeTypeEnum;
    DefaultRegisterType?: number;
    Div?: number;
    FailureLEDElimination?: boolean;
    GradientTransitionOptimizationTime?: number;
    GrayDepth?: number;
    GreenProperty?: ChipMBI5269ExtendProperty;
    HighAshouplingFront?: number;
    HighAshouplingLevel?: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    M?: number;
    N?: number;
    P?: number;
    RedProperty?: ChipMBI5269ExtendProperty;
    REG_LENGTH: number;
    ScanCount?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    SubField?: number;
    VRedProperty?: ChipMBI5269ExtendProperty;
    VrextVoltageEnable?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5269RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
ChipMemberIndex?: number = common.Int32
CompsentionTime?: number = common.UInt16
CurrentDecode?: DecodeTypeEnum
DefaultRegisterType?: number = common.UInt8
Div?: number = common.UInt8
FailureLEDElimination?: boolean = common.Bool
GradientTransitionOptimizationTime?: number = common.UInt16
GrayDepth?: number = common.UInt8
HighAshouplingFront?: number = common.UInt8
HighAshouplingLevel?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
M?: number = common.UInt8
N?: number = common.UInt8
P?: number = common.UInt8
REG_LENGTH: number = common.Int32_21
ScanCount?: number = common.UInt8
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
SubField?: number = common.UInt8
VrextVoltageEnable?: boolean = common.Bool