8.5.4.1.8. pymodaq_gui.parameter.pymodaq_ptypes.numeric module

class pymodaq_gui.parameter.pymodaq_ptypes.numeric.NumericParameter(**opts)[source]

Bases: SimpleParameter

Methods

itemClass

alias of NumericParameterItem

setLimits(limits)

Set limits on the acceptable values for this parameter.

itemClass

alias of NumericParameterItem

setLimits(limits)[source]

Set limits on the acceptable values for this parameter. The format of limits depends on the type of the parameter and some parameters do not make use of limits at all.