04-28-2014 07:10 AM
I am upgrading a system from windows 7 to XP and the XP system is using daqopc (which I am not familur with) to communicate with a scxi box. I would like to use daqopc on the windows 7 box so I don't have to mess with new code but I can't figure out how to install it or where to get it from.
The xp box is running labview 2010 (which was upgraded from 😎
04-29-2014 01:38 PM
The DAQ-OPC Server is a fairly antiquated service that only exists in our Traditional DAQ driver, but installing the T-DAQ driver is what gives you the DAQ OPC functionality. However, upon the creation of DAQmx, the same functionality was expanded and improved up by using the Shared Variable Engine. DAQmx tasks and channel values are deployed to the Shared Variable Engine, and can be read by typical OPC Clients in the same way you would have with the DAQ-OPC Server. Below is an article that expands upon this, but to get this functionality then you should only need DAQmx installed on your system.
Using the LabVIEW Network-Published Shared Variable and OPC With NI-DAQmx:
http://www.ni.com/white-paper/3742/en/
The NI DAQmx and T-DAQ drivers cannot be installed at the same time, so if you need the old method that uses the DAQ-OPC Server, then you can only have the Traditional DAQ drivers installed on your system. However, since DAQmx does the same thing using the Shared Variable Engine, then there really isn't a reason to stick with the T-DAQ drivers.
Traditional NI-DAQ (Legacy) 7.5:
http://www.ni.com/download/traditional-ni-daq-legacy-7.5/4498/en/
NI-DAQmx download (9.8):
http://www.ni.com/download/ni-daqmx-9.8/4297/en/