06-24-2014
02:18 PM
- last edited on
04-10-2024
02:54 PM
by
Content Cleaner
Hello all,
I recently was assigned to a project that had some LabVIEW code already set up, along with the physical system the code is meant to be controlling. The system uses 3 NI cards, NI 9221, NI 9474, and NI 9422 :
https://www.ni.com/en-us/shop/model/ni-9221.html
https://www.ni.com/en-us/shop/model/ni-9474.html
https://www.ni.com/en-us/shop/model/ni-9422.html
My problem is that looking at the LabVIEW code itself, all of the I/O names are variations on cDAQ2ModX/portY/lineZ. It's been years since I've used LabVIEW, and I'm having trouble findings a way that I can tell to determine which cards are sending and recieving which signals from which channels. Is there a way to dig into the code to determine this that I'm missing or have forgotten?
06-24-2014 04:56 PM
Check MAX. (Measurement and Automation Explorer)
Mike...