visa 0.1.1

A VISA (Virtual Instrument Software Architecture) Wrapper which allows concurrent and dynamic switching between visa implementations from different vendors.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.dlopen]
version = "0.1.8"

[dependencies.dlopen_derive]
version = "0.1.4"

[package]
description = "A VISA (Virtual Instrument Software Architecture) Wrapper which allows concurrent and dynamic switching between visa implementations from different vendors."
edition = "2021"
license = "MIT"
name = "visa"
readme = "README.md"
repository = "https://github.com/ajundi/ATE_Cosmere/tree/main/visa"
resolver = "1"
version = "0.1.1"