interface ChipSUM2117ExtendProperty {
    @_xsi:type?: "ChipSUM2117ExtendProperty";
    BlueRegValueConfigFirst?: number;
    BSetVanishing?: number;
    BSetVanishingCompensation?: number;
    GreenRegValueConfigFirst?: number;
    GSetVanishing?: number;
    GSetVanishingCompensation?: number;
    InflectionCurrent?: number;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    RedRegValueConfigFirst?: number;
    RSetVanishing?: number;
    RSetVanishingCompensation?: number;
    SetCurrentPosition?: number;
    SetDataInput: number;
    VRedRegValueConfigFirst?: number;
}

Hierarchy

Properties

@_xsi:type?: "ChipSUM2117ExtendProperty" = ...
BlueRegValueConfigFirst?: number = common.UInt16
BSetVanishing?: number = common.UInt8
BSetVanishingCompensation?: number = common.UInt8
GreenRegValueConfigFirst?: number = common.UInt16
GSetVanishing?: number = common.UInt8
GSetVanishingCompensation?: number = common.UInt8
InflectionCurrent?: number = common.Int32
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
RedRegValueConfigFirst?: number = common.UInt16
RSetVanishing?: number = common.UInt8
RSetVanishingCompensation?: number = common.UInt8
SetCurrentPosition?: number = common.Int32
SetDataInput: number = common.Int32_1
VRedRegValueConfigFirst?: number = common.UInt16