Thank you for sharing and your effort in explaining! I have learned a lot. I would like to ask is it possible to display server name/station name/table filter or sorting criteria? It would be a tremendous help
Matt, thanks so much for this video. I have been working with NIAGARA for 2.5 years continuously every day and I did not know about this feature... You helped me a lot!! Thank you very much. Do you have other channels/platforms where your content can be followed?
What is the animated text to bring in the location? I heard you say it's brought in using a tag, can you explain, please? Thanks again for the videos, they're really helpful!
For this setup, we have a string tag on each controller/folder called 'serves'. It is a part of our tag dictionary 'bp'. You can reference this tag in graphics by pointing the ord of a label to the controller and then using bformat on the text field like this %bp$3aserves% -MW
The problem using Px include is , you wont be able to see the points in bound ords sidebar. is there any option to use px include and see the ords in one single window ? it would be helpful for the quality check.
Hi Matt, For speed I tend to leave the whole ord in and just alter part. For example, Make a graphics with normal ords and then station:|slot:/Drivers/BacnetNetwork/FCU01/Space_Temp I do a replace in ords, Search for: FCU01 replace with: $(FCURef) so the ords are now station:|slot:/Drivers/BacnetNetwork/$(FCURef)/Space_Temp Grag drop this px onto main px and enter Variable: FCU01 duplicate change Variable: FCU02 duplicate change Variable: FCU03 etc Can be done in Niagara network if points folders are used too.
Make sure you are using a Bound Label Binding has the popupEnabled property set to true and that you dont have any layers over top of your Bound Label that might be obstructing the interaction. -MW
Thank you Matt for sharing. I just started working with colors in my includes recently and what you have shown me will help out,
Thank you for sharing and your effort in explaining! I have learned a lot. I would like to ask is it possible to display server name/station name/table filter or sorting criteria? It would be a tremendous help
Can you do a demo on how to draw duct work on the floor plan. Bajaui line?
Thanks, Matt. Great video! You had me up and running with an include really fast!
Very helpful video. Keep up the good work.
Matt, thanks so much for this video.
I have been working with NIAGARA for 2.5 years continuously every day and I did not know about this feature...
You helped me a lot!!
Thank you very much.
Do you have other channels/platforms where your content can be followed?
What did you use to create that floor plan?
How did you create the wiresheet background in each of the rooms?
That was done outside of Niagara in the 3d rendering of the floorplan.
What is the animated text to bring in the location? I heard you say it's brought in using a tag, can you explain, please?
Thanks again for the videos, they're really helpful!
For this setup, we have a string tag on each controller/folder called 'serves'. It is a part of our tag dictionary 'bp'. You can reference this tag in graphics by pointing the ord of a label to the controller and then using bformat on the text field like this %bp$3aserves% -MW
This is a great idea. I've been trying to find a good way to group my bound labels for floor plans.
The problem using Px include is , you wont be able to see the points in bound ords sidebar. is there any option to use px include and see the ords in one single window ? it would be helpful for the quality check.
Hi Matt,
For speed I tend to leave the whole ord in and just alter part. For example,
Make a graphics with normal ords and then
station:|slot:/Drivers/BacnetNetwork/FCU01/Space_Temp I do a replace in ords,
Search for: FCU01 replace with: $(FCURef) so the ords are now
station:|slot:/Drivers/BacnetNetwork/$(FCURef)/Space_Temp
Grag drop this px onto main px and enter Variable: FCU01 duplicate change Variable: FCU02 duplicate change Variable: FCU03 etc
Can be done in Niagara network if points folders are used too.
on a px include i cant seem to get the right click set action on writable points is there a trick for this?
Make sure you are using a Bound Label Binding has the popupEnabled property set to true and that you dont have any layers over top of your Bound Label that might be obstructing the interaction. -MW