You can download the most recent version of our software tools below. Revision history and documentation can be found here.
Table of Contents |
---|
Info |
---|
MATLAB API users, please follow the Matlab Integration Guide for specific instructions on installing and configuring the necessary components. |
Info |
---|
Python API users, please refer to the Python Integration Guide /wiki/spaces/python/pages/59703347 for specific instructions on installing the required packages and setting up the environment. |
...
Download the setup.exe file from the provided link.
Locate the downloaded setup.exe file and double-click on it to launch the installer.
Follow the on-screen instructions to proceed with the installation process.
Once the installation is complete, you can find the VPixx device drivers and software tools in the C:\Program Files\VPixx Technologies folder.
Install our MATLAB and Python APIs if desired. See install your DATAPixx.mex file for MATLAB and install pypixxlib for Python.
macOS
...
Download the .dmg file from the provided link.
Locate the downloaded .dmg file and double-click on it to mount the disk image.
Follow the on-screen instructions to install the VPixx software tools.
Once the installation is complete, you can find shortcuts to the VPixx software tools in your Applications folder.
The files related to VPixx devices will be located in the /Library/Application Support/VPixx Technologies/Software Tools/ directory.
Install our MATLAB and Python APIs if desired. See install your DATAPixx.mex file for MATLAB and install pypixxlib for Python.
Linux
...
Download the Debian package (.deb) file from the provided link.
Open a terminal and navigate to the directory where the downloaded .deb file is located.
Install the package using the following command:
Code Block sudo dpkg -i [name of file].deb
If you encounter any dependency issues during the installation, you can try resolving them by running the following command:
Code Block sudo apt-get -f install
Once the installation is complete, the VPixx software tools will be available. You can find them in the /usr/local/share/VPixx TechnologiesSoftware Tools/Software Tools/ directory.
Install our MATLAB and Python APIs if desired. See install your DATAPixx.mex file for MATLAB and install pypixxlib for Python.