Acute VISA Library
Project description
Acute VISA Python Package
Acute VISA (AqVISA) offers an intuitive interface for seamless management of controlling our applications. This Python package providing higher level management to AqVISA library.
- Acute official website: https://www.acute.com.tw/en/
- Acute software download: https://www.acute.com.tw/en/install
- Acute VISA SDK installer download: https://www.acute.com.tw/en/sdkDLL
- Bug reports: https://github.com/acute-technology-inc/aqvisa-python/issues
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\AqVISAThe 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aqvisa-0.0.3.tar.gz.
File metadata
- Download URL: aqvisa-0.0.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0d7a6d722706ad05bccc0dc4074ff458453049ed109c5b0ddaa90e24189b17c
|
|
| MD5 |
8ce35aa356d44461977cbb6747d6eafd
|
|
| BLAKE2b-256 |
deb6c34c5e1fac26f9ec2545cac689e34bf944b5c53250b8b38f2a81f5ddf17e
|
File details
Details for the file aqvisa-0.0.3-py3-none-any.whl.
File metadata
- Download URL: aqvisa-0.0.3-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e90e9edfc2d62d8922db1bb32d292d27c1cf0b95b0ee6d663856c3927587856
|
|
| MD5 |
33dcbd84e0e1a82a338b5b62375977b9
|
|
| BLAKE2b-256 |
f9dc7dbd445a17a042ea84119924ac7192d2ffbb45669dbce2338667e991d1a6
|