07-23-2012 09:52 AM - edited 07-23-2012 09:52 AM
I would like to change the bounding red box that is defaulted in "IMAQ Object Count" VI. To a Green in color.
As I am doing a pass or fail inspection, red usually denotes faulty or not good as supposed to green were it could help to a more visual representation of pass or fail.
Thanks a lot
07-23-2012 11:09 AM
This color defined in Overlay Results (Blob).vi which is called from IMAQ Count Object - this is color box named "Center Color" and red is "hard coded".
You can just change this color and make this new color value as default, the save SubVI. But its not a good idea to change VI in vi.lib. Better way - make your own copy of IMAQ Count Object and Overlay Results and change these SubVIs as you want.
Andrey.