07-23-2011 01:03 AM
Dear All,
How can i Set Detect objects Limits Dynamically ?
I have Customize the VBAI inspection. I am able to Link all indicator to my cusomize new VBIA user interface. But
I want to change Few parameter from This Panel it self.
Example : If i want to change detect objects parameter from this panel.
How can I change this ?
Brijesh Patel
Appication Engineer.
07-23-2011 01:10 AM
Please Refer this Image for more clearity.
Thanks
Brijesh Patel
Appication Engineer,
07-25-2011 08:24 AM
Hello,
it might not be possible for all your tasks, but for the given example you could try to
add a numeric control to your interface, use a calculator to test for #objects = numericcontrol
and react to the calculated result after the calculation.
Rene