Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

upgrade to 7.1 from 6.9.3 - can't find nidaq32b.lib

I'm using digital pattern i/o on 6534.
Everything was working fine in 6.9.3, except I was getting some strange shifted data when doing DIG_Block_out using count that wasn't 2^n. I decided to upgrade to 7.1 and now I can't link properly:
[Linker Fatal Error] fatal: Unable to open file 'NIDAQ32B.LIB'
This file was present in version 6.9.3 but not in 7.1
0 Kudos
Message 1 of 2
(3,152 Views)
Ok, I think I figured this one out...
I forgot to mention that I'm using Borland CBuilder, hence I needed to create an import lib from the nidaq32.dll and called it nidaq32b.lib. After that, my program links and runs without problems.
0 Kudos
Message 2 of 2
(3,152 Views)