Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

How to store the particle analysis details in a file?

I use NI vision builder AI2.5, to acquire the image(using  one camera). The image is analysed and I want the results of this particle anlysis results(like the center of mass x,y, orientation) to be stored in the file. and later call this value as input for my VB program.
How to do it ? can anyone help me out
Thank you
0 Kudos
Message 1 of 2
(3,004 Views)
 
Hey Indhu,
 
You can use the data logging tool of VBAI to log data to a file. You can access this by going to Tools -> Configure Inputs/Outputs. You can read more about this in the VBAI User Manual.
 
One other option that you have is to upgrade to VBAI 2.6.1, which has an ActiveX component for the Vision Builder for Automated Inspection engine. With this component, you can pass that data back to your VB program while it is running, which is a powerful feature and would be worth the upgrade. You can download the current version of VBAI from the following link: Vision Drivers and Updates, and install it to test it out for a 30-day trial, then when you want to purchase it, all you would have to do is activate it.
 
I hope this helps. Please let us know if you have further questions or concerns.
 
Regards,
DJ L.
0 Kudos
Message 2 of 2
(2,987 Views)