11.03.2022, 08:54
Vis. params do not affect object display in Mosaic/Touch3. The easiest solution is to create a virtual object with 2-byte unsigned data type and map an event script to the sensor object that has a floating point value.
Code:
value = event.getvalue()
grp.checkupdate('32/1/1', value)