Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a book on VBAI?

Is there a book published on VBAI programming? Clicking through help files is very time consuming when you're a beginner. I learn so much more when I can recline with a hardcover book & annotate & highlight things. The Tutorial is all I've found so far.
0 Kudos
Message 1 of 5
(4,226 Views)

Hi,

 

I'd recommend going through the Vision Builder for Automated Inspection tutorial.  It is 150 pages long and ideal for beginners.   You can also download the Vision Conceps manual in zip file format if you would like to print this off too. 

 

Cheers, 

Marti C
Applications Engineer
National Instruments
NI Medical
0 Kudos
Message 2 of 5
(4,201 Views)
Thanks Marti, but I  have the tutorial and it is merely a beginning superficial treatment of VBAI. And the Vision Concepts Manual is an overview of image capturing and processing in general, which isn't required. Apparently the answer to my question is no, there is no published book on VBAI and I have to wade through the help files to learn all aspects of it.
0 Kudos
Message 3 of 5
(4,198 Views)

What are you trying to do? VBAI is a powerful program for prototyping your image processing routine, however, it supports no control logic (e.g., conditionals or looping) and is somewhat limited as far as what data can be extracted from it.

 

The beauty of the program is that it will create VI's or VB/C code for you from which you can work to build your application.

 

Hope this helps.

Message Edited by Steverino on 03-16-2010 01:12 PM
0 Kudos
Message 4 of 5
(4,194 Views)

I believe Steverino is referring to Vision Assistant, which is a prototyping tool. Vision Builder AI (VBAI) is a configurable software that supports looping, logic, communication with 3rd party hardware through standards like Ethernet/IP, TCP, Serial, Modbus, etc. If you have a question about how to do something because it's more advanced and not addressed in the Getting started tutorial, the forum is a good place to start. Unfortunately no books have been written on VBAI, just the tutorials and help files that ship with the software.

 

Thanks,

Brad

Message 5 of 5
(4,186 Views)