03-26-2014 02:49 PM
I am a LabVIEW Neophyte. I have inherited a LabVIEW project from a previous employee long gone from the company I work for. The project was written using Traditional NI-DAQ and I need to update it to NI-DAQmx so that it will be 64-Bit compatible. I of course ran into trouble with the very first VI that I am trying to upgrade.
This VI was built with LabVIEW 2011 SP1 and I need to replace the AI Config, AI Start, AI Read, Channel to Index, AI Control, and AI Clear VIs with their NI-DAQmx equivalents. Upgrading it to LabVIEW 2013 SP1 is possible if that makes things easier.
Now here is the tricky part. I want to keep the terminals on this VI the same if possible. This VI is used in several places and in a few different programs and I want to make the change as minimally invasive as possible. If possible I want the changes to be made only inside this VI.
I have attached the VI to this post. I am looking for any help and or advice. Thank you.
03-27-2014 10:01 AM