From c73d1b754da816a0f64e2a8536efde62aa9ad819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samo=20Fab=C4=8Di=C4=8D?= Date: Sun, 23 Aug 2015 23:37:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cc58c5c..2ec1224 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # node-nisa32 *This project was superseded by node-nisa* -The problem was that in order to implement SRQ events, the list of all connection objects needed to be maintained. +The problem was that in order to implement SRQ events, the list of all connection objects needed to be maintained.. therefore the FFI idea didn't work anymore. It may stil be smart in some circumstances..... nisa32 is another prototype for using VISA library in node.js. This is a wrapper for visa32.dll (in your system32 folder).