03-17-2008 03:56 AM
03-18-2008 03:37 PM
Hello Alex,
There are several ways to approach this. Since it sounds like all of the hardware will be on a single computer the easiest solution would be to use the Windows Remote Desktop Connection and just control the remote computer through your laptop. The Remote Device Access you mentioned is primarily for when you have several different remote computers you want to control from a single location. If this is the case then we'll need to consider a different solution, but if you only need to control devices on a single remote machine then I would just log into it. To access the Remote Desktop Connection you can go to Start>> Programs>> Accessories>> Communications>> Remote Desktop Connection then just put in the computer name or IP address and log in. This is of course assuming that you're using a Windows operating system on both computers; if this is not the case please post back with more information about the computers you're using. I hope this helps!
Cheers,
03-19-2008 02:28 AM
Dear Brooks,
Thank you for your answer. Unfortunately perhaps I wasn't very clear. I want to "remote" only my DAQ boards because I can't install LabVIEW on the same computer where I have my DAQ boards. So I have one computer with DAQmx and DAQ Boards, one computer with DAQmx but without boards, and I want to run an application on the computer with LabVIEW and to access the DAQ boards from another computer. That was possible with RDA and Traditional NIDAQ. How can I do this using DAQmx ? (Now you can see that Remote Desktop is not an option).
Best regards,
Alex S.
03-19-2008 08:31 AM
There is no equivalent to RDA with DAQmx. I don't think it was used enough for NI to continue to support it.
Why can't you install LabVIW on the pc with the DAQ boards?
03-19-2008 09:26 AM - edited 03-19-2008 09:29 AM
03-19-2008 09:38 AM
Hello everybody!
Thank you for your solutions. I already know your solutions. I was looking for something like RDA but for mx drivers. If you do know something like this please reply :).
Best regards,
Alex S
03-20-2008 02:55 PM
Hello Alex,
I believe that ceties has already suggested the best solution that doesn't involve installing LabVIEW on the remote computer. I would just like to add that you could use this approach in conjunction with network shared variables so that the local computer can access the data directly. Hopefully one of these two solutions will work for your application, but if not you may want to consider a deployable data acquisition setup such as a PXI or cRIO chassis which can easily be accessed through a network.
Cheers,
03-21-2008 02:19 AM
Ok Brooks,
Thank you all for your answers!
Alex S.