Hello,
I ran into Error 10403 on my LabVIEW application while configuring PCI-6533 (PCI-DIO-32HS) with DIO Config.vi in vi.lib\Daq\digital.llb. The strange is that an example (Buffered Pattern Input.vi), I believe, shipped from NI works on my DAQ/LabVIEW environment however same part of the example VI implemented on my application doesn't work - Definitely same variables selected for both example only ant it on my application - . As I did trobleshooting, I found that Call Library Function Digital_Mode_ConfigInterface in Digital Mode Config.vi of vdaq.dll returns 10403 as 17th arg (that must be error state) of the function when I run my application, however the part in the example sends out 0. Again I verified that al
l input parametes for the vi in both my application and the example are same. Any comments and recommandation will be appreciated.
Thank you,
the poor in trouble.