Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Monitor 4 CVS 1456 Vision systems at the same time on one computer, and be able to do online tolerance adjustments

I currently use 4 CVS 1456 Vision Systems with VBAI 2.5 every day.  I now need to be able to monitor each Vision System constantly on one Desktop PC.  Currently you can only connect with one at a time.  Is it possible or will it be possible to connect to several machines (specifically 4 machines...atleast 2) at the same time in VBAI?  In addition, I would like to be able to make online tolerance changes to steps in inspection mode.  Is this possible?  Please inform me how.  If not, when will it be? Thank  you
Message 1 of 4
(3,436 Views)

I also think that this is a fair requirements that would increase the use of the devices, and as a frequent user and buyer, I think it really should be implemented.

 

It would be nice if you take the time to rate this answer
http://www.machinevision.ch
0 Kudos
Message 2 of 4
(3,415 Views)

1.) VBAI 2.6 has an ActiveX interface. You could install a development enviroment like LabVIEW, CVI, VB, etc on your host PC and call the VBAI-Sequence running at the target via ActiveX to transfer step results or images to the host for example.
2.) ActiveX could be also an interface to change tolerances during runtime.
3.) you can use the serial IO step to set tolerances dynamicly. After that typecast the string into a numeric value, and compare this value with a constant (min, max) in a decision making step. Do not set the limits in the analyse step. Because you use the decision making step therefore.

Message 3 of 4
(3,414 Views)
Hummm I like your third step very much : this is a brilliant ID!!
It would be nice if you take the time to rate this answer
http://www.machinevision.ch
0 Kudos
Message 4 of 4
(3,411 Views)