https://github.com/acute-technology-inc/aqvisa-csharp
C# sample client code with Acute VISA library
https://github.com/acute-technology-inc/aqvisa-csharp
aqlavisa aqvisa digital-storage-oscilloscope logic-analyzer protocol-analyzer visa
Last synced: 4 months ago
JSON representation
C# sample client code with Acute VISA library
- Host: GitHub
- URL: https://github.com/acute-technology-inc/aqvisa-csharp
- Owner: acute-technology-inc
- License: mit
- Created: 2023-11-27T05:21:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-23T12:35:47.000Z (about 1 year ago)
- Last Synced: 2025-03-23T13:33:19.784Z (about 1 year ago)
- Topics: aqlavisa, aqvisa, digital-storage-oscilloscope, logic-analyzer, protocol-analyzer, visa
- Homepage: https://www.acute.com.tw/en/sdkDLL
- Size: 8.79 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Acute VISA Sample Client (C#)
[](https://opensource.org/licenses/MIT)
This repository contains C# sample client code utilizing Acute VISA library.
## Prerequisite
- Run the installer.
Please refer to the [installation page](https://www.acute.com.tw/en/sdkDLL) to download the installer. The installer
is named as `aqvisa-installer-.exe`.
By default, the installer will install the dynamic library and the dependency libraries to the following directory:
```
C:\Users\\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.