2/21/2024 1:22 PM | |
Joined: 6/7/2022 Last visit: 11/8/2024 Posts: 6 Rating: (0) |
This seems to be a way to modify a bar to create a one time HMI item on a PDL. Where is the APL bar typical that I can call from the MonAnL block under the create block icon from my block in the CFC chart? Thanks, Ken ------------------------------------------------------------------------------------------ |
Last edited by: The Helping Hand at: 02/22/2024 07:49:07New subject after splitting |
|
2/22/2024 5:43 AM | |
Joined: 3/14/2008 Last visit: 11/11/2024 Posts: 2126 Rating: (951)
|
Hi, As Heisenberg mentioned, the bar is located in the @PCS7Elements pdl. It's designed for use in faceplates, but not for use outside faceplates. In order to use it outside, you have to make some changes as Heisenberg mentioned. I have created a version myself which is easier to handle bulk. I can connect a tag to the bar graph using the function: "Link a prototype to a structure or rename an existing link" under Dynamic Wizard->Standard Dynamics and all connections are created automatically. You need to use the code below and replace it in the following attributes:
Then you add a string value to the existing dataset object and set name: TagName for the object and attribute name as shown in the attachment (tag1+tag2). When you then use the function: "Link a prototype to a structure or rename an existing link" to connect the MonAnL, the result is shown in attachment (tag3).
AttachmentBarGraph.zip (238 Downloads) |
If I could help you, you can use the RATE button. Thank you. |
|
Follow us on