node-red-contrib-cip-ethernet-ip icon indicating copy to clipboard operation
node-red-contrib-cip-ethernet-ip copied to clipboard

Transfer of BOOL variable

Open FrantaD opened this issue 2 years ago • 0 comments

Describe the bug

I am communicating with an Omron NX1P2 PLC. The communication works, but I cannot send a variable of the BOOL type. This communication always ends with an error:

"Error communicating with the PLC: {"generalStatusCode":30,"extendedStatus":[]}"

To Reproduce

Use the eth-ip out block and set the variable of type BOOL to TRUE.

Environment

  • Version of this node: 1.1.3
  • Node-RED version: 2.1.3
  • PLC Part Number: Omron NX1P2-9B24_DT1 v1.41
  • OS: Windows 10
  • Browser: Opera

FrantaD avatar Nov 28 '21 16:11 FrantaD