11-11-2014 02:24 AM
I want to program the myDAQ on the low level access via SCPI commands but i cant find any information about this.
There is no possibility to install and use labview.
BR Kai.
11-11-2014 10:51 AM
11-11-2014 01:08 PM
thanks for the reply. i am using VBA to control via VISA some measurement equipment and collect measurement data directly into excel.
therefore it would be nice to have a software interface via VISA to access the myDAQ device and perform measurement and control tasks.
11-11-2014 01:17 PM
11-12-2014 09:01 PM
https://decibel.ni.com/content/docs/DOC-19654
Why would you try to use VISA to solve a DAQmx problem? There are already drivers built for what you're trying to do. Although, what you're trying to do is more painful than needed. It'd be less painful to translate the VISA application you already have into the free student LabVIEW and have everything in that single environment if having a single environment is what's driving this insanity.
11-13-2014 02:47 AM
Hi,
thanks a lot for this information. i was looking exactly for this . i didnt know that this exists and is available.
You saved my day. Really hefpful. It would be nice, if one can find this link more easy on the webpage.
BR Kai.