interface ChipSUM2017TExtendProperty {
    @_xsi:type?: "ChipSUM2017TExtendProperty";
    BConstantSettings?: number;
    BlueRegValueConfigFirst?: number;
    BSetVanishing?: number;
    BSetVanishingCompensation?: number;
    GConstantSettings?: number;
    GreenRegValueConfigFirst?: number;
    GSetVanishing?: number;
    GSetVanishingCompensation?: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    RConstantSettings?: number;
    RedRegValueConfigFirst?: number;
    RSetVanishing?: number;
    RSetVanishingCompensation?: number;
    VRedRegValueConfigFirst?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSUM2017TExtendProperty" = ...
BConstantSettings?: number = common.UInt8
BlueRegValueConfigFirst?: number = common.UInt16
BSetVanishing?: number = common.UInt8
BSetVanishingCompensation?: number = common.UInt8
GConstantSettings?: number = common.UInt8
GreenRegValueConfigFirst?: number = common.UInt16
GSetVanishing?: number = common.UInt8
GSetVanishingCompensation?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
RConstantSettings?: number = common.UInt8
RedRegValueConfigFirst?: number = common.UInt16
RSetVanishing?: number = common.UInt8
RSetVanishingCompensation?: number = common.UInt8
VRedRegValueConfigFirst?: number = common.UInt16