Skip to content

PainterQubits/VISA.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISA wrapper for Julia

Bare-bones Julia wrapper for VISA libraries, using C calls. Tested with the NI-VISA library.

Pulled out of BBN-Q/Instruments.jl into a self-contained module.

Installation

Download and install the NI-VISA libraries.

Pkg.clone("https://github.com/PainterQubits/VISA.jl.git")
Pkg.build("VISA")

About

VISA wrapper for Julia, bare-bones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages