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).