Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.
Already have an account? Login
It's your place to connect with experts and peers, get continuous support, and share knowledge.
This forum is addressing industrial automation design & engineering, operations, asset performance, cyber security and digital transformation for Plants & Machines.
You can subscribe to this forum after you log in or create your free account..
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.
Already have an account? Login
Posted: 2021-01-21 05:43 AM
Hi everybody!
I'm working with Citect 2016 (update 38).
We need to establish a Modbus TCP communication with a PLC in plant. Nevertheless, the SCADA never gets to communicate to this PLC. After running many tests, we found out that the SCADA never sends any kind of request to the mentioned PLC (we used wireshark). In order to rule out any kind network problem, we run a ModbusTCP Server in a PC which was at reach of the SCADA, but the results were the same. After that we proceed to create an empty new project pointing just to the same testing ModbusTCP Server. But to our surprise, it worked perfectly well, even though the parameters (port, protocol, device, variable addresses) were the same as the ones in our original project.
It is the first time something like this happend to us. We have many Schneider M340 using ModbusTCP without any kind of problems.
Any ideas?? Thanks in advance
Posted: 2021-01-21 05:42 PM
Hi,
This section of the Community website is for the ClearSCADA / GeoSCADA product. For CitectSCADA / Plant SCADA product discussions try https://community.exchange.se.com/t5/Industry-Automation-and-Control/bd-p/industry-automation-contro...
Someone here might know, but you'll have more success at the Automation and Control section.
Posted: 2021-01-21 11:06 PM
Am I right that the new project in SCADA works well with Modbus TCP server?
Posted: 2021-01-22 03:11 AM
Yes, you're totally right.
The new project has only one device, which is the pc running the testing ModbusTCP server. With this simple configuration, the project is able to reach the test pc.
On the other hand, when the parameters of the pc are loaded to the original project, citect doesn't even send a modbus tcp frame to request data to this device, even when the parameters (device, port, protocol) are the same.
We're completely lost because we have many Schneider M340 running in plant with ModbusTCP without any issues.
Posted: 2021-01-22 03:13 AM
Thank you very much for your piece of advice. I'm new to this forum so, any help is well appreciated.
Posted: 2021-01-24 11:18 PM
It is a very-very weird situation. Maybe you have somewhere doubled device with the same IP address in your original program?
Posted: 2021-01-25 03:50 AM
.... i have addressed that in https://community.exchange.se.com/t5/Industry-Automation-and-Control/Citect-2016-ModbusTCP-communica...
Did it work ?
Posted: 2021-01-26 03:12 AM
Hi!
It's a good guess. But it's not the case either. We run a a ModbusTCP client to simulate the SCADA on a computer to poll the remote device(PLC). The PLC always sent a response back. We did this first to make sure the PLC was working well but at the same time we checked the network
Create your free account or log in to subscribe to the forum - and gain access to more than 10,000+ support articles along with insights from experts and peers.