Solution
This timeout error is caused by one or more items in your VeriStand project, such as a model, not being successfully deployed to your target within the defined timeout time. Following these steps can help extend the timeout period and may help overcome the error.
For VeriStand 2021 R2 and later
- Open your project in VeriStand.
- Click on the Idle dropdown used to deploy VeriStand
- You will see a Wait time setting, set to 120000 ms by default. Increase this value to 180000 ms.
- If it doesn't work, you can try with higher values like 200000 ms, 220000 ms, or more.
For VeriStand 2019 to 2021 R1
- Open your project in VeriStand.
- Double-click on the .nivsprj. This will open the project in the middle pane of the editor.
- Select the Document tab at the right pane in the editor and find Wait milliseconds.
- Change the value of Wait milliseconds from 120000 ms (Default) to 180000 ms.
- If it doesn't work, you can try with higher values like 200000 ms, 220000 ms, or more.
For VeriStand 2018 or earlier
- Open your project in VeriStand.
- Right-click on your main project and select Properties.
- Click VeriStand Gateway and find Wait for specified timeout Timeout.
- Change the value of Wait for specified timeout Timeout 120000 ms (Default) to 180000 ms.
- If it doesn't work, you can try with higher values like 200000 ms, 220000 ms, or more.