After more than a decade using WinCC OA, I have just learned that layer control is only by one panel at a time?
I was always under the impression that I could just LayerOff(2) and it was for all panels on a particular UI.
My goal is to declutter but not with zoom.
Has anyone written this code?
Thanks,
Todd Malone
layers on ALL drawings
- kilianvp
- Posts:443
- Joined: Fri Jan 16, 2015 10:29 am
Re: layers on ALL drawings
- tmalone
- Posts:192
- Joined: Mon Nov 22, 2010 11:21 pm
Re: layers on ALL drawings
But, if layers work ONLY via the zoom/cluttering factor... why is there a LayerOn(int) and LayerOff(int) function?
https://www.winccoa.com/documentation/W ... erOff.html
It seems that there is a way to turn off a layer without messing with the cluttering %?
I also cannot seem to get the getValue function "layerVisible" to work?
https://www.winccoa.com/documentation/W ... yervisible
The concept of turning on/off layers on demand would seem like a very useful feature in the product. I just can't seem to find a way to do it.
Todd Malone
https://www.winccoa.com/documentation/W ... erOff.html
It seems that there is a way to turn off a layer without messing with the cluttering %?
I also cannot seem to get the getValue function "layerVisible" to work?
https://www.winccoa.com/documentation/W ... yervisible
The concept of turning on/off layers on demand would seem like a very useful feature in the product. I just can't seem to find a way to do it.
Todd Malone