Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
7m4mon committed Apr 24, 2015
1 parent 85155d1 commit f8cacba
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,23 @@

visa32test.js is a prototype for using VISA ( Virtual Instrument Software Architechture) library in node.js.
This is a wrapper for visa32.dll ( in your system32 folder).

I tested this code on Windows 7 (32bit), Keysight IO Library (17.1), node.js(0.10.26) .

Please test on your insturment (e.g. GPIB, RS232, LAN etc...) and fork me, and develop complete VISA module. (like pyVISA)


to use...

> npm install ffi
> npm install ref
> npm install ref-array
> node visa32test.js


Author : 7M4MON
Licence : MIT
Licence : MIT

0 comments on commit f8cacba

Please sign in to comment.