Page 1 of 1

Reading Value from Redundant Controllers

Posted: Mon Jun 16, 2014 8:10 pm
by andrewpj
Hi,
I had a project which uses redundant CompactLogix (1769-L33ER).
One Controller acts as primary, this means only the value from primary is going to be displayed in HMI. (FYI, I use Ix Panel TA150).

In case of primary controller fail, the primary status will be transferred to second controller (this is done in PLC). But in HMI, eventhough I can read the status of failure, it is still reading from the first PLC.

I am planning to use Alias, however, it might be inefficient solution because there are 1105 tags that must be duplicated.
Does anyone have better solution? Can I do something with scripting?
Thank you.


Best regards,
Andrew

Re: Reading Value from Redundant Controllers

Posted: Mon Sep 08, 2014 3:53 am
by HejK
Hello,

Did you Andrew come up with anything on this? Or does anyone else have any ideas?

I have something similar to this comming up.