7/3/2025 1:20 PM | |
Joined: 2/1/2010 Last visit: 9/5/2025 Posts: 212 Rating:
|
#1 should work without needing to do get/put. Check:
|
If my post helped you, please rate. Thanks. |
|
7/7/2025 12:56 PM | |
Joined: 2/1/2010 Last visit: 9/5/2025 Posts: 212 Rating:
|
I don't know why it wouldn't work. @IK alarms only are created after you compile/download AS & OS when using CFC native AS<>AS connections (after compiling charts and correctly executing all downloads including netpro). Since you haven't seen any connection even with Get/Put, I think its something I already listed above such as mismatch subnet or AS can't even see each other somehow, or procedural with your steps. |
If my post helped you, please rate. Thanks. |
|
7/9/2025 1:44 PM | |
Joined: 2/1/2010 Last visit: 9/5/2025 Posts: 212 Rating:
|
Assuming you see "connection being set up' on both AS (not just one), then most likely the Netpro has been downloaded correctly. But it means there is still an issue in one of the following places, my best guess is #1: 1. Physical network (connection path does not exist between the controllers due to connections/firewall/gateway etc.) 2. Program not configured - in your case get/put not configured correctly (unless you switched back to CFC method) with the ID's and data sizes, etc. 3. Somehow incorrect configuration of networks & incompatible/wrong IPs, but seems unlikely if you were able to make CFC based interconnections before, it never would have let you succeed in the past. Assuming all OS communication also working, but you should still also check your named connection names are all configured correctly too. |
If my post helped you, please rate. Thanks. |
|
7/14/2025 12:38 PM | |
Joined: 2/1/2010 Last visit: 9/5/2025 Posts: 212 Rating:
|
Having issue on one controller not being able to use named connections to me means there is something in your network settings. Maybe you need a gateway address but didn't configure it, or something else. Or maybe you are doing your NetPro downloads wrongly. I'm not sure, there are so many possibilities. Regarding alternate ways to communicate, of course there are many, however all of them are going to require either same networking to be resolved or using extra hardware (like PB coupling via CP, or PN/PN coupling, etc.). Looking at your original use case, do you need to send commands from one AS to another or simply you want to issue commands from different HMI area and you are using the AS<>AS to do this? You know in this case you could just build connection for those OS to both AS, but anyhow eventually you will have a use case for AS<>AS and you'll need to solve your problem. |
If my post helped you, please rate. Thanks. |
|
Follow us on