01-04-2011 02:22 PM
Hello,
We're are planning on getting a cnc machine and hooking up our NI camera to it. We want to do
the image processing on the vision builder software but is it possible to pass the vision builder variables
to C/C++ ? What other software can vision builder talk to, or is it possible to post the variables on the system
and read them from somewhere else like another programming language?
This is the machine
http://www.k2cnc.com/shop/proddetail.asp?prod=KT-1414-09&cat=26
01-05-2011 11:45 AM
Jack,
You can find information about vision builder variables at the following developer zone tutorial. Furthermore, I did some searching and came up with a previous forum post on getting vision builder to communicate with c# (or 3ed party software) in this developer forum link .
Hope this helps.
<Joel Khan | Applications Engineering | National Instruments | Rice University BSEE>
01-05-2011 12:41 PM
In addition, this article shows how to retrieve LabVIEW shared variables (same technology used by Vision Builder AI when you share a variable) from CVI.
http://decibel.ni.com/content/docs/DOC-3806
-Christophe
01-05-2011 02:23 PM
thank you very much, unfortunately i ran out of time for the vision builder trial haha,
yes I had seen the shared variables to connect to labview with,
but I had problems finding how to get the IMAQ controllers, i couldn't find them on labview
or couldn't figure out how to add them to labview