I have a question on FlowFuse to connect with real PLC.
Does FlowFuse have to be installed locally in some PC to connect with real PLC running locally?
I tried FlowFuse free edition to connect with an Omron PLC via OPC UA or EtherNet/IP, but it was not successful. FlowFuse instance seems not to send out any packets to the local Ethernet.
Hi. If the server that you installed FlowFuse on has access to the network where the PLC is connected, there is no reason this would not work. I have personally connected instances with PLC hardware myself.
Can you explain a little more about how you installed FlowFuse? A block diagram showing the major components like networks and PLC connectivity would also help us understand your environment.
@zackwasli perhaps a chat with the OP could help clarify their needs?
Thank you for the comment.
I just use the FlowFuse free trial through a browser without any special installation, so I suppose FlowFuse runs on the FlowFuse cloud.
On this case, the node application cannot reach to the device, right?
I am successful to connect the local PLC with Node-RED that is installed locall in the PC. So the node application would not be a reason.
In FlowFuse, there is a concept for edge installations called "Devices". This puts Node-RED inside your LAN but provides secure management and access from your FlowFuse account.
Its all pretty simple.
You install the Device Agent at the edge (in this case, your laptop)
In a production situation, this of course would be a dedicated device like a VM, a docker image, a Raspberry Pi, a NUC or any type of edge device that suits your needs
You add a device on FlowFuse & copy the quick connect command
Paste that into a terminal & then follow the instructions.
Add flows to your edge device
Done.
Here is a very quick demo (this is not sped up)
Once you have setup an edge device, you have secure internal edge access to your LAN connected hardware.