Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

Where can i find Information about the remote commands (SCPI) of the myDAQ device?

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.

0 Kudos
Message 1 of 6
(6,276 Views)
There are no such SCPI commands. Why don't you want to use LabVIEW? It's free for students - https://decibel.ni.com/content/docs/DOC-30610
0 Kudos
Message 2 of 6
(6,264 Views)

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.

 

 

0 Kudos
Message 3 of 6
(6,258 Views)
Then I don't understand why you asked about SCPI.

I don't believe NI will make the low level USB communication available and I have no idea if it is even based on VISA. In theory, you can create a USB RAW driver in VISA but you need details and It would certainly be rather painful to do.
0 Kudos
Message 4 of 6
(6,256 Views)

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.

0 Kudos
Message 5 of 6
(6,239 Views)

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.

0 Kudos
Message 6 of 6
(6,232 Views)