Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petertorelli committed Oct 4, 2019
1 parent 213d44a commit 97547b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,8 @@ This is a Node.JS wrapper for the National Instruments [VISA (Virtual Instrument

The library is [available](https://www.ni.com/visa/) from National Instruments for Windows and macOS, and supports GPIB, USB, Serial, Ethernet, VXI and PXI interfaces.

The sample `test.js` uses the module `n6705b` which supports data collection from a 6781 power module to perform data collection.

# Wrapping

This implementation uses `ffi` to export wrapper functions.
Expand Down

0 comments on commit 97547b4

Please sign in to comment.