interface ChipMBI5034BExtendProperty {
    @_xsi:type?: "ChipMBI5034BExtendProperty";
    CurrentGain?: number;
    FirstRegValue?: number;
    IsSetLowEffectGamma?: boolean;
}

Hierarchy

Properties

@_xsi:type?: "ChipMBI5034BExtendProperty" = ...
CurrentGain?: number = common.UInt16
FirstRegValue?: number = common.UInt16
IsSetLowEffectGamma?: boolean = common.Bool