Adapter

When the Standard Interface cannot meet complex actual requirements, a customized Adapter program can be created to control the project.

This chapter includes the following sections.

Tip

If an Adapter project needs an extra Python library, please install it to the “python” directory of the installation path of Mech-Center. A Python library can be installed as follows:

  1. Open the Command Prompt or PowerShell program.

  2. Switch to the “python” directory of the Mech-Center software, such as C:\Mech-Mind\Mech-Center-1.6.x\python.

  3. Execute the following command: ./python -m pip install library_name.