LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Saving image sequence from Vision Acquisition Express VI

thank You.if this VI had work for you they give me this error :

 

0 Kudos
Message 21 of 22
(622 Views)

That error seems to be indicating an incorrect file path is being written to the input of the IMAQ Write File function.I recommend verifying that the string constant used to build the file path is valid on your PC and that your user has permissions to write files in that location. You could also probe the file path wire just before it goes into IMAQ Write File to make sure that the string concatenation and string to path conversion are happening like you expect.

0 Kudos
Message 22 of 22
(605 Views)