Intouch 2014 failover

Bickerin

Member
Join Date
Jun 2015
Location
Sacramento
Posts
2
Hi guys,

I'm a bit of a newbie to Intouch. I'm using Intouch 2014. I made a pretty solid code to detect View node to View node comm fail, and forced/priority failover without enabling the secondary source. The code works fine until I started messing with IOSetAccessName. I created a heartbeat between the 2 View nodes and used IOSetAccessName at start of app to determine the "OtherNode" (access name). After the code was solid.. I continued to create a new access name "MasterNode" I used IOSetAccessName to set the node that is actively polling as the "MasterNode" and the values on my screen use remote tag referencing to "MasterNode".

Now my problem is that it seems that I can not have MasterNode sometimes equals OtherNode and it is creating a problem with Intouch. With some research, I found that Intouch does not allow 2 access names that are the same.

My question is, how do I get around this? The failover that comes with Enabling Secondary Sources does not seem to perform the way I need it to.

Thanks for the help
 
Thanks for reading, I have it solved. I set up 2 static access names, 1 for each node. Rather than using iosetaccessname to change the node name in the access names to detect heartbeat. I then used ioSetItem to change the access name of the heartbeat tag to point to other node. For the failover, I used iosetaccessname to swap node names to determine the Primary node.
 

Similar Topics

Trying to export a Modern application for an upgrade to Intouch 2020 but I cannot export the application from the 2014 version because the export...
Replies
2
Views
108
Hi Everyone I had to replace an HMI & the project Intouch 7.11 was converted to Intouch 2014 R2 SP1 version. The PLC is TSX Premium. Installed...
Replies
0
Views
974
Hi We have a project that is based on an AB 1769-L33ER and I need to connect this to our InTouch 2014 Scada system. We have installed the latest...
Replies
7
Views
2,412
I am going to upgrade a legacy 7.11 project to Wonderware 2014. I already bought the license from Wonderware North. I was just wondering if...
Replies
2
Views
2,151
Hi all. I have 3 computers using Intouch 2014R2. I just copy aaPKG back up from engineer console and import to other operator consoles. I met some...
Replies
0
Views
1,265
Back
Top Bottom