mikef5410 / gpib

Simple perl GPIB interface with some instrument abstractions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gpib

Simple perl GPIB interface with some instrument abstractions.

GPIBWrap merges the APIs of RPCINST, and VXI11::Client so the same test code can use either. Instrument abstractions are built as needed with the needed features. Generic_Instrument.pm can be used to represent any instrument or as a template for a new abstraction.

About

Simple perl GPIB interface with some instrument abstractions.

License:MIT License


Languages

Language:Perl 100.0%