03-25-2010 09:41 AM
I have a NI-USB 6212 to read in signals from a industrial proces in the computer. This computer has also a touchscreen so workers can select a reason why the proces is stoped. Now the problem is that this has to happen at two places so with a another compter and touchscreen plus on a another computer has to monitor on a big screen al the procesvariabels. I want to do this al with LABview. What is the best way to do this?
Kind regards,
Solved! Go to Solution.
03-25-2010 10:15 AM
fille,
if the signals that are acquired by the 6212 are not too fast, you could write the acquired data to network published shared variables. If your second PC has a network connection to the first one, you will be able to access these shared variables there.
Kind regards,
Jochen Klier
National Instruments
03-31-2010 07:43 AM
Where can i find how you made a I/O from the USB 6212 to a network shared variable an can read it in another computer that is connect to a LAN-network.
Kind regards