DataParam.add#

DataParam.add(value=None)#

Add a new parameter value (from a new device of the owner model) to the v list.

Parameters:
valuestr or float, optional

Parameter value of the new element. If None, the default will be used.

Notes

If the value is math.nan, it will set to None.