Page 1 of 1

several progress gauges

Posted: Fri Mar 23, 2007 6:01 am
by jweksej
to show detailed progress of component actions.

implemented two solutions. Both does not work.

1. Each gauge has own variable assigned named PROGRESSn where n 1..10
Min/max value set 1/10 and 'Written variable value' set

The PROGRESSn variables values are changing properly but gauges does not reflect the changes

2. Each gauge has 'Installation progress' set and min/max values set respectively: 0..10 11..20 21..30 and so on.
The PROGRESS is changing properly but gauges does not reflect this change.


Is there any bug in my concept?
How to make several gauges working?