LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

NIDAQErrorHandler

Hi there, When I run my LabWindows program, it prompted me "Missing Prototype" for "NIDAQErrorHandler". I'm not very sure what had gone wrong as I'm new to CVI (convert from LabVIEW to LabWindows). Thank you in advance for the help. Regards, Norman
0 Kudos
Message 1 of 2
(2,974 Views)

You didn't #include the headerfile, which contains the prototype for NIDAQErrorHandler. AFAIK that's nidaqex.h.  

 

0 Kudos
Message 2 of 2
(2,969 Views)