Skip to content

Commit 033a7b8

Browse files
committed
Update filename to match title
1 parent 296f995 commit 033a7b8

File tree

1 file changed

+21
-7
lines changed

1 file changed

+21
-7
lines changed

content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-device.md renamed to content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -109,13 +109,27 @@ Unable to start the communication
109109
Choose 'On-line / Set up communication' to configure it
110110
```
111111

112-
113-
1. Ensure the correct port is configured for the Modbus protocol:
114-
1. Select **On-line > Set up communication**.
115-
1. Click on **Properties** to open the Modbus configuration.
116-
1. Under Communication, ensure the right **Port** is selected.
117-
1. See the [If you can't find the serial port for your device](#if-you-cant-find-the-serial-port-for-your-device) section for help finding the right port.
118-
1. Close other applications that may be using the port of your PLC device, such as the Serial Monitor in Arduino IDE.
112+
Try again after each step:
113+
114+
1. Close other applications that may be using the port of your PLC device, such as the Serial Monitor in Arduino IDE. Alternatively, try restarting your computer.
115+
1. Ensure the correct port is configured for the Modbus protocol.
116+
117+
Do one of the following:
118+
119+
- Reinstall the runtime in bootloader mode to automatically configure the port:
120+
1. Double-press the RESET button.
121+
1. If a green LED is pulsing, the device is now in bootloader mode.
122+
1. Find the panel “<Device name> Configuration” panel for your device:
123+
1. If necessary, scroll down inside the configuration panel until you see the “Other” section.
124+
1. Open the Port menu and select **Automatic (bootloader)**.
125+
1. Click on **Download**.
126+
1. The process is complete when a line like this appears in the **Resources tab** of the **Output** panel:
127+
`C:\Users\USERNAME\Documents\TestProjectOpta\LLSketch\LLSketch.ino: sketch file downloaded`
128+
- Manually configure the correct port:
129+
1. Select **On-line > Set up communication**.
130+
1. Click on **Properties** to open the Modbus configuration.
131+
1. Under Communication, ensure the right **Port** is selected.
132+
1. See the [If you can't find the serial port for your device](#if-you-cant-find-the-serial-port-for-your-device) section for help finding the right port.
119133

120134
### If PLC IDE becomes unresponsive when connecting to the device
121135

0 commit comments

Comments
 (0)