Skip to main content

Acute VISA Library

Project description

Acute VISA Python Package

License PyPI

Acute VISA (AqVISA) offers an intuitive interface for seamless management of controlling our applications. This Python package providing higher level management to AqVISA library.

Installation

  • Run the installer.

    Please refer to the installation page to download the installer. The installer is named as aqvisa-installer-<version>.exe.

    By default, the installer will install the dynamic library and the dependency libraries to the following directory:

    C:\Users\<username>\AppData\Local\Acute\SDK\AqVISA
    

    The installer has an option to add the installation directory to the system PATH. This is recommended for most users to locate the dynamic library easily.

  • Install the Python Package

    You can install aqvisa as a python package using a package manager called pip, which installs packages from the Python Packaging Index (PyPI).

    Type the following command in your terminal:

    pip install aqvisa
    

Examples

Use Case Description
Basic Write / Read Demonstrates basic usage

FAQ

Library AqVISA64 not found

If you encounter the following error:

FileNotFoundError: Library AqVISA64 not found

This means that the dynamic library is not installed. Please refer to the installation page to download the installer.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page