Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Vision assistant 2011 and vb.net

Dear All,

 

We have a project which we use clamp tool in it.

I have done this project in two ways as below:

1- through Develope module and Vb.net ( please find it in attachement folder (Clamp vb.net ( by developmentmodules))

2- Completed through Vision assisstant 2011 and convert it to vb.net (attachement: clamp poject ( Create by Vision Assistance))

 

my problem is as below:

I can do tool display setting in No.1 by these codes

   

With CommonEdgeOptions
                .ShowEdgesFound = True
                .ShowResult = True
                .ShowSearchArea = True
                .ShowSearchLines = True
            End With

 

I can see the searche area, show result, ShowEdgesFound, ShowSearchLines in below picture as you can see it in red circular.

 

 need.jpg

 

 

How can I do these settings when I convert the vision assisstant 2011 to VB.NET (In order to show the searche area, show result, ShowEdgesFound, ShowSearchLines)

 

I hope the description be clear.

Many thanks for your kind rely.

 

Best Regards,

0 Kudos
Message 1 of 2
(3,078 Views)

Dear All,

 

Please inform me if it is not possible to do it, in order to not wasing my time.

 

Many thanks,

0 Kudos
Message 2 of 2
(3,042 Views)