10-23-2025 03:32 AM
dear all
Here, I want to use the Mitsubishi FX3U-14MT PLC to connect to NI LabVIEW software. Has anyone tried this before? Please help me.
10-23-2025 04:34 AM
Hi Galang,
@Galang09 wrote:
I want to use the Mitsubishi FX3U-14MT PLC to connect to NI LabVIEW software. Has anyone tried this before? Please help me.
You can "connect" PLCs with your LabVIEW program by implementing a communication between both computers/executables.
Modern PLCs support a lot of communication protocols (UDP, TCP, ModBus, OPC(-UA), ...), so choose the one you want to use!
10-23-2025 08:43 AM