Joseph Poirier

Results 15 comments of Joseph Poirier

Note that typing another (extraneous) semicolon returns the "picoc>" prompt.

Unfortunately building the package on Windows requires you to copy and paste the visa.h header file. You'll need find the visa.h file (it will be somewhere in the Visa library...

Those are VISA definitions and they should be in visa.h (not sure why Go is complaining) but I'd also forgotten about visa.h including visatype.h and vpptype.h so you'll need to...

Unfortunately I've not used, nor updated, the package in a couple of years but I'll work on syncing it with the latest NI Visa library next week, and pull requests...

I was able to run the FindRsrc example using the following steps: ``` - installed Go 1.7rc6 - install the latest NI Visa tools, version 16 - install a 64...