Troubleshooting for unavailable communication features in Mech-Vision/Mech-Viz

This post provides troubleshooting steps when communication-related features in Mech-Vision/Mech-Viz cannot be used.

Problems

The Robot Communication Configuration button is grayed out and disabled in Mech-Vision.

The Master-Control Robot button is grayed out and disabled in Mech-Viz.

Troubleshooting steps

  1. Open Task Manager and click Details, check if there is any running Python process:

    • If no Python process running, proceed to step 2;
    • If there is, terminate the process, restart the software, and check if the Robot Communication Configuration button is available now.

    If the issue persists, proceed to step 2.

  2. In Mech-Vision, open Options and enable Developer mode.

    Reopen Options and Advanced configurations, check if the Mech-Center directory path is filled:

    • If not filled, proceed to step 3;
    • If filled, locate the Mmind.ini file under the path \AppData\Roaming\Mmind, delete the line “centerDirPath” inside, restart the software and check if the Robot Communication Configuration button is available now.

    If the issue persists, proceed to step 3.

    image

  3. In the Mech-Center installation directory, open the command line, enter.\python\python.exe .\src\main.py and press Enter, check if Mech-Center can start successfully:

  • This is helpful.
  • This does not solve my issue.
0 voters