Communication between PLC and PC #500
-
|
Hello, I am trying to establish communication between a non-optimized DB in my PLC and a PC. Communication must be very fast (~100ms). Unfortunately, the evaluation is not stable. The PC counts up 1 for each photo and sends the value to the PLC. Unfortunately, not all values written by the PC arrive at the PLC. In other words: 1000 triggers sent to the PC --> 997 triggers arrive in the PLC |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
-
|
Closing as answered. The missing trigger pulses are likely a timing/PLC configuration issue, not a library bug. |
Beta Was this translation helpful? Give feedback.

Closing as answered. The missing trigger pulses are likely a timing/PLC configuration issue, not a library bug.