hello i want to ask about using delta plc communication with pc can this factory io use with delta plc
Hi @soun_85,
Modbus TCP or OPC UA are the best options for using Delta PLC with Factory I/O. See more about Factory I/O drivers here: I/O Drivers - FACTORY I/O
For some reason, I cannot get this to work with the Delta PLC Simulator. No program upload is needed
Steps to reproduce:
→ Download COMMGR and run DVP simulator (free).
→ Open FactoryIO and run TCP client
→ Try to read and write to address 2049 (which should be M0? the first bit register)
→ Nothing happens, even though the PLC is connected
Hi, @murtihu,
Did you manage to solve your issue?