node-red-contrib-s7 icon indicating copy to clipboard operation
node-red-contrib-s7 copied to clipboard

"Job interrupted" error when writing data to the PLC

Open FiloCara opened this issue 3 years ago • 1 comments

Hello,

First of all, thank you for working on this amazing project.

Describe the bug

I'm currently working on an industrial application which writes multiple data in the PLC. We write simultaneously about 30 variables every 500 ms through a single S7 out node.

I have found that, since version 3.0.0, writing more than 12 variables at the same time, raise a "Job interrupted error". The same behaviour does not appear if we use an older version (i.e. 2.2.1).

The test has been carried out using exactly the same hardware.

Any ideas ?

Thank you

Environment

  • Version of this node: 3.0.0
  • Node-RED version: 1.1.3
  • PLC: CPU 315-2 DP (PN:6ES7 315-2AG10-0AB0) + CP 343-1 Lean (PN:6GK7 343-1 CX10-0XE0)
  • OS: CentOS8
  • Browser: Chrome

FiloCara avatar Mar 17 '21 12:03 FiloCara

Hello, we have faced the same issue on a similar project writing multiple data on a CPU 315-2DP. Do you think it's real bug ? if yes is it already plan to integrate this bug in the next fix/release ? thank you.

kjoestPO avatar Jun 11 '21 13:06 kjoestPO