I am interested in using check boxes to select which values on the screen I want to trend and then click a button to open a trend with those values.
How can I make this work?
I am interested in using check boxes to select which values on the screen I want to trend and then click a button to open a trend with those values.
How can I make this work?
That looks like you are working in Vision. Can you add the Vision (or Perspective) tag to your question to make it clear?
Sorry, it is perspective.
Thanks.
Which chart component type do you wish to use?
Preferably the power chart.
Try this:
props | pens | 0
, etc., you’ll see there is a visible
property for each.props | pens | 0 | visible
and add a binding to the view parameter.That should be enough to get you going.
I'm new to ignition, so I want to copy the solution you told me, but it doesn't work.
Can you send me a sample file or let me know in detail?
Please explain