Hi all,
I am attempting to use the Control Win V3 soft PLC to control a WAGO 750-315 remote I/O system via modbus RTU communication. I am struggling to connect to the device.
I have setup my devices as shown in the images below. I have verified that my com port settings are correct as I am able to connect/control using modbus simulator software with these settings. Additionally, I have updated my settings to 485 using the PLC shell. I have also set “always update variables” to enabled (1). The slave device is still shown with an orange triangle.
I have also tried connected to a modbus master simulator program as instructed in a tutoriall, but then there is also an orange triangle shown on the COM port.
Status of modbus serial device status show as “Not Running.”
Any ideas? Do I need to use an OPC UA server? I am just wanting to read/write inputs to this remote I/O using codesys. I have been able to do so using other programs.