Hello
We are developing a system and we are using the cns tree panel as a base for navigation between subsystems that we are developing, we are trying to implement a alarm indicator into the cns tree but we don´t find the line in the source code that lists the datapoints with the views
we will be grateful if you provide us the line or some help with this case.
CNS TREE question
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: CNS TREE question
Hello,
are you talking about the CNS-tree which is displayed in the CNS wizard?
The tree is defined in a reference panel stored at panels\\vision\\cns\\objects\\cnsTreeObject.pnl.
At the Initialize event for the panel the function is called to show the views. The panel will only work when the $-parameters have the correct value. Therefore this panel does not work on its own without the defined $-parameters.
Best Regards
Leopold Knipp
Senior Support Specialist
are you talking about the CNS-tree which is displayed in the CNS wizard?
The tree is defined in a reference panel stored at panels\\vision\\cns\\objects\\cnsTreeObject.pnl.
At the Initialize event for the panel the function is called to show the views. The panel will only work when the $-parameters have the correct value. Therefore this panel does not work on its own without the defined $-parameters.
Best Regards
Leopold Knipp
Senior Support Specialist