I want to set the displayed text of a iq-label with javascript. There is an example which dynamically changes the precision of numbers.
Which is very similar. I tried to find the information in the "developers manual WebIQ COnnect 2.10 API documentation", but I could not find it. Even not the information for setting the precision, which is part of the example below.
Can anybody:
1. Provide an example how to do this
2. Explain where I can find the information how to read/write the data (item, text, precision, width, height, ...) of the existing widgets.
Regards