Skip to content

Commit 11950b0

Browse files
committed
Additional steps for unresponsive application
1 parent 89aa9ff commit 11950b0

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

content/Software Support/PLC IDE/If-youre-having-trouble-connecting-a-device-to-PLC-IDE.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,13 @@ PLC IDE may become unresponsive if there isn't a response on the targeted port.
117117

118118
Follow these steps:
119119

120-
1. Select **On-line > Set up communication**.
121-
1. Click on **Properties** to open the Modbus configuration.
122-
1. Under Communication, ensure the right **Port** is selected.
123-
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.
120+
1. Ensure the correct port is configured for the Modbus protocol:
121+
1. Select **On-line > Set up communication**.
122+
1. Click on **Properties** to open the Modbus configuration.
123+
1. Under Communication, ensure the right **Port** is selected.
124+
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.
125+
1. Close other applications that may be using the port, such as the Serial Monitor in Arduino IDE.
126+
1. Restart your computer.
124127

125128
---
126129

0 commit comments

Comments
 (0)