01-24-2007 11:15 AM
01-31-2007 08:38 AM
Hi,
from Remote Systems in MAX you only can see the remote National Instruments targets not other networked Windows PCs.
If you want to see from MAX the DAQ devices installed in remote PCs is possible, but only if you are working with Traditional DAQ, cause this driver installs a component called RDA (Remote Device Access) that makes this possible. Here you have a link explaining this:
http://digital.ni.com/public.nsf/websearch/5CC9792C6CD4A34C862565BC0072D5DF?OpenDocument
This component is not in DAQmx, and your DAQ boards are only supported in DAQmx, so I'm afraid that the only way for you to do this is programmatically using TCP/IP or Datasocket communication for example.
Best regards.
02-06-2007 04:18 AM