08-01-2005 06:25 AM
Hi, I've developed an application that uses a 4451 as a signal generation and acquiring channel data system at the same time in my PC. I would like to know if it is possible to let my colleagues of office to use an executable of my application in their computers using my hardware by a LAN.
I mean, are they able to configure their Max&Automation explorer to see my traditional DAQ channels and use them?
If it is possible can you guide me a little bit in which are the steps I must follow to get it?
Thanks.08-03-2005 02:06 AM
Hello,
the only easy way in order to do that is to use RDA ( Remote Device Access ). This is a component that is installed when you install NI-DAQ. Currently, RDA is only supported by Traditional NI-DAQ. So, if you have programmed your application using NI-DAQmx, it might be more dificult because you will have to use networking communication VIs as Datasocket,TCP/IP, ....
Here you have a link about RDA. There, there is a link to an Application Note called Networking Two PCs for Remote Data Acquisition
http://digital.ni.com/public.nsf/websearch/5CC9792C6CD4A34C862565BC0072D5DF?OpenDocument
I hope this helps.
Regards
08-03-2005 06:19 AM
Thanks a lot,
what I get until the moment is to see the daq devices and channels from the "other" PC. The problem is that the test is failed with the 10340 error code.