LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

1074396080 error in VI created by Vision assistant But no err in single stepping

I occasionally get 1074396080 error while runing a Labview VI "created" by NI Vision Assistant 8.0. When i don't get the error the caliper readings are wrong but while single stepping no error comes up and the caliper results are correct.
0 Kudos
Message 1 of 2
(2,569 Views)
Hello apurva062,

Thank you for using National Instruments discussion forums.  The error you are receiving deals with incompatible data types.  Most likely in the Vision Assitant script you are testing the script using a test image that is in the right format but in the LabVIEW VI you are acquiring the image in a different format (for example wrong bit depth).  How are you acquiring your images in LabVIEW?  Are there any other differences between Vision Assistant and LabVIEW?  If you want to post the Vision Assistant script you are using I can take a look at it.  Thanks and have a great day.

Regards,
Mark T
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,551 Views)