Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   NI LabVIEW (http://www.chiefdelphi.com/forums/forumdisplay.php?f=182)
-   -   Vision Processing Image Logging (http://www.chiefdelphi.com/forums/showthread.php?t=144172)

mynameistoe 19-02-2016 18:45

Vision Processing Image Logging
 
Hello, we currently have labview code to save images from our vision processing to a folder. however, we do not know how to change the directory these images are saved. is it possible to change? thank you in advance!

Greg McKaskle 21-02-2016 09:40

Re: Vision Processing Image Logging
 
Is this a new logging feature you have written, or the one built into the dashboard code?

The dashboard code does this in a VI called Save DB Images. It makes the path up inside the VI using a constant called Default Data Dir. If you replace the constant with your own constant to something on your computer, that will work for the dashboard code. You could also make it a parameter or a configured value, but I suspect that using a different constant is good for what you are needing.

Greg McKaskle


All times are GMT -5. The time now is 04:21.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi