Hi i use this kind of communication to read/write register and "only read" coil with my plc Saia PCD3 configured as server in modbus tcp. I wrote "only read" because if i try to write a coil i have this kind of issue..the communication on winlog goes in error, not into the plc, and the strange thing is that the coil is written. Do you have some idea to solve the problem?
Thanks
Modbus TCP with Saia PCD3
Re: Modbus TCP with Saia PCD3
Hi,
which Winlog version are you using? In gate configuration you have set "Enable Writing to device"?
Best regards
which Winlog version are you using? In gate configuration you have set "Enable Writing to device"?
Best regards
-
- Posts: 19
- Joined: Tue May 17, 2011 11:02 am
Re: Modbus TCP with Saia PCD3
Hi,
winlog Version 2.07.30, writing to device enabled.example Writing command 1:
I have used this kind of protocol with telemecanique plc without problems, the strange thing is that the protocol fall down after the correct writing command of the coil variable.
winlog Version 2.07.30, writing to device enabled.example Writing command 1:
I have used this kind of protocol with telemecanique plc without problems, the strange thing is that the protocol fall down after the correct writing command of the coil variable.
Re: Modbus TCP with Saia PCD3
Hi,
I think that the PLC does not respond correctly to coil writing. Numeric gate are writing correctly?
I think that the PLC does not respond correctly to coil writing. Numeric gate are writing correctly?
-
- Posts: 19
- Joined: Tue May 17, 2011 11:02 am
Re: Modbus TCP with Saia PCD3
Hi, yes numeric gates are correctly written.