Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

imaq1394GetImage2 not defined if "nivision.h" not already included

in "niimaq1394.h", imaq1394GetImage2() function is not defined if "nivision.h" has not already been included.

 

this dependency is not documented anywhere, and the error that results can be quite disturbing. especially if you consider like me that acquisition comes before processing, thus end up writing:

#include "niimap1394.h"

#include "nivision.h"

 

0 Kudos
Message 1 of 1
(2,914 Views)