Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rangers

Pages: [1]
1
Support Questions / Re: Sum PLC Tag Values in AHMI
« on: October 28, 2020, 09:25:27 AM »
Archie,

This worked exactly how I wanted.  I ended up using this logic with a Timer to execute the code periodically since a machine cycle time takes several minutes.  Thanks again for the help.

2
Support Questions / Sum PLC Tag Values in AHMI
« on: October 27, 2020, 12:03:49 PM »
I would like to find the sum of tags in eight different PLCs and display the result using AHMI.  Each PLC has a daily output value that I would like to sum with the value of the remaining machines and display as "Line Output".  I am using 8 individual drivers to communicate to each PLC and display miscellaneous data for production using basic labels.  I have minimal experience with Visual Studio and have not been able to figure it out on my own.  Any help would be much appreciated. 

I know how to do this on the PLC side, but would rather accomplish it using AHMI, if possible.

Pages: [1]