Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

RDA on DAQmx

Hi!

Just today I have found one promising thing that it is possible to use the MIO boards through NI-DAQ over net on remote PC. But hour later I have found that NI-DAQmx does't support such feature 😞 (Info from ni.com website).

The question is: is there another way to accomplish the similar task? If not, will it be available in the some future release of DAQmx?

Thank you!
0 Kudos
Message 1 of 3
(2,894 Views)
Hello Baturin,

You might be able to accomplish a similar task by using Remote Front Panels or Data Socket. These allow you to publish your data on the remote PC over the network. Take a look at the following links to get more information.

Remote Front Panels:
http://zone.ni.com/devzone/conceptd.nsf/webmain/8bc90a5f744a482886256ba000681713?OpenDocument
http://zone.ni.com/devzone/learningcenter.nsf/webmain/2ad405a06ebed71586256c4e00621c73?OpenDocument

Data Socket:
http://www.ni.com/datasocket/

There are plenty of articles on our website about Remote Front Panels and Data Socket, so feel free to look around and find what works for you!
Eric
DE For Life!
0 Kudos
Message 2 of 3
(2,872 Views)
Thank you for reply!

I know about front panels and Data Sockets. It is enough in many cases. But, unfortunately, it is impossible to write code on one machine using DAQ card on another with the possibility to easy move to that machine and run code again directly on it without any sockets, etc. I.e. not using data remotely, but writing a program remotely with the possibility to test something. Just now we have not enough cards, but want to use one card from the developer machine.

RDA seems to be right what we need 🙂 But with M-series it is not actual due to the limited support of Traditional DAQ.
0 Kudos
Message 3 of 3
(2,865 Views)