From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

how to eliminate date and time in image logging in vision express

Solved!
Go to solution

I am using vision express to capture a set number of images with inline processing. I am opting to log the images to a specified folder. However, the file names of the images have the date and time appended by default. Is there a way to eliminate the date and time in the images' file name? Please help.

0 Kudos
Message 1 of 3
(4,406 Views)

Hi

 

It may help if you paste your code and file to better understand what is it that you want to remove from the file. If you have the vision development module, you can certainly use the File VIs available within the vision tools utilities palette in LabVIEW to manipulate the way you save your files.

 

 http://www.ni.com/pdf/manuals/371007a.pdf (Page14)

 

 There is a good example code you can refer to within the following forum link:

 

http://forums.ni.com/t5/LabVIEW/Labview-IMAQ-VI-for-capturing-images-and-saving-with-incremental/td-... 

 

Also if you have access to the Vision Builder for Automated Inspection software, this application offers you that option:

http://digital.ni.com/public.nsf/allkb/AE578D1C036084C0C1256EB4005EE687?OpenDocument

Luis S
Application Engineer
National Instruments
0 Kudos
Message 2 of 3
(4,380 Views)
Solution
Accepted by topic author Lab_View_User

Thanks a lot. That was helpful. I however found another work around - I renamed (using the move vi) the files post snapping. I will still be interested if someone has a more efficient way to do this. 

0 Kudos
Message 3 of 3
(4,364 Views)