Hey all,
anyone knows a way to remove the current rulers of the wincc oa trend widget via control script?
Clicking on them removes them, but I want to make reset button that removes the rulers.
Thank you very much in advance!
BR
Mathias
Trend Widget - delete/remove rulers in control
- Andorhal
- Posts:127
- Joined: Wed Nov 12, 2014 8:04 am
Re: Trend Widget - delete/remove rulers in control
Hello.
Currently there is no CTRL function for it.
We have it in the backlog for the next version.
TREND1.maxRulerCount(0, 1); might be an (ugly) workaround.
Best regards
Currently there is no CTRL function for it.
We have it in the backlog for the next version.
TREND1.maxRulerCount(0, 1); might be an (ugly) workaround.
Best regards
- mathmm
- Posts:7
- Joined: Fri Sep 06, 2019 8:55 am
Re: Trend Widget - delete/remove rulers in control
Hi,
thanks for your quick reply!
Allright, I will try this workaround.
Best regards
thanks for your quick reply!
Allright, I will try this workaround.
Best regards