AdvancedHMI Software

General Category => Open Discussion => Topic started by: racer5039 on March 14, 2018, 05:37:39 PM

Title: One display screen with data from 4 or more Micro 820's?
Post by: racer5039 on March 14, 2018, 05:37:39 PM
I have been asked to set up a project that will give access to information from some micro 820 plc's . Will be using Ethernet IP addressing.
The data we would like to see will be temps & indicators for Make Up air handlers as well as building static PSI.
I would like to be able to show all zone temp and unit run status on one screen.
Could someone point me to information on how I could set up this?
Is this something that can be done with Advanced HMI?

Thanks for your input.
Marv.
Title: Re: One display screen with data from 4 or more Micro 820's?
Post by: Archie on March 14, 2018, 05:47:30 PM
Just add a separate driver instance for each PLC to the form and set the IPAddress to point to each PLC. When you add controls, such as a BasicLabel, set the ComComponent to point the driver instance for the PLC you want to read the data from.