Hi Experts,
I am writing a labview program to listen to one digital port, and when '1' is read, then all the ports on the 5 32-bit IO cards are read. I made three dlls to do the formatting for the raw data files. When I add one dll, it works fine, however, when I added the second one, it says "not enough memory to compile".
I've tried to compile the same program with one, two and all three dlls added on another computer using labview 7 demo, it can compile.
What's the problem and how to solve it?
Thanks!
Raymond