I am getting ready to develop a new program and I want to be able to run a program I wrote several years ago on version 7 Labview. My current stumbling block is that the old program used NI-CAN routines and I don't have a CAN card on this system. Once I find all of the missing vi's I will be able to run the software in a debug mode I built in to simulate all of the hardware. I tried to find the NI-CAN routines online but couldn't. How can I get these routines so that I can load my software?
Never mind, we found that if we used the Labview installation disc we could install them for version 8.2 and then move them to 8.5. Although we are not sure if the routines will actually work now it should get us to where we need to be.