diff --git a/5-Add-virtual-motors.md b/5-Add-virtual-motors.md index 7ac142ffe6b2add9fd83475199d786c31eb0df7c..cd2453688ab67caff40c2fa2360651cbb2c753da 100644 --- a/5-Add-virtual-motors.md +++ b/5-Add-virtual-motors.md @@ -329,19 +329,20 @@ Follow the instructions in [step 3.4](3-Add-simulated-motors.md#34-launch-motor- ### 5.9 Run the IOC +Run the IOC in the terminal: ``` $ ./softioc/xxx.sh run ``` Scroll back until you see the error connecting to the virtual motor controller: - ``` drvAsynIPPortConfigure("VMC_ETH","127.0.0.1:33333", 0, 0, 0) 2023/01/12 14:38:30.980 VMC_ETH -1 autoConnect could not connect: Can't connect to 127.0.0.1:33333: Connection refused ``` +Try to move a motor <details> -<summary>Try to move a motor</summary> +<summary>result</summary> The move fails and the motor screen displays a controller error: