Errors and I need help

You really need to provide more information if you want help.

  1. what do you mean by help me with codesys vs node red? Are you comparing the two?
  2. what errors are you getting?
  3. can you reproduce the issue with a small example flow?
  4. what version of NR and node.js are you running?
  5. what do you mean by When I will inject the debug don’t accept this?

Please open a terminal window and stop then start Node-RED. Then run your test. After the problem occurs go back to the terminal window and copy everything from when you started NR to when the problem occurs and paste it in a reply (see below)

Export the sample flow and paste it to a reply.


In order to make code readable and usable it is necessary to surround your code with three backticks (also known as a left quote or backquote ```)

``` 
   code goes here 
```

You can edit and correct your post by clicking the pencil :pencil2: icon.

See this post for more details - How to share code or flow json