-2

I currently have Plc4xSourceProcessor working in NiFi thanks to the Apache NiFi walk through. I have Modbus data coming from a Modbus slave to the Plc4xSourceProcessor. That processor is connected to a PutTcp processor that sends it to another NiFi server with a ListenTcp Processor which is attached to the Plc4xSinkProcessor. At this point I am not sure what to do or how to configure the Plc4xSinkProcesor. Is it supposed to be connected to another ModbusSlave,or a ModbusPoll application?

J Hurst
  • 27
  • 4

1 Answers1

0

The Plc4xSinkProcessor should be able to connect and write data to a Modbus Slave.

Christofer Dutz
  • 2,305
  • 1
  • 23
  • 34