An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Acute VISA Sample Client (C#)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](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.