+ 1
running the third party app`s camera (running mode) in vbform
I am trying to create a mini app of cognexvision pro I can display the captured image but I cant display running mode visual. can anybody help. is it possible to run third party app live visual in vb form at the same time. give me idea
1 Answer
+ 1
Maybe. It depends on a lot of parameters.
Is the camera set up to generate live data or to make pictures
Is the third party object set up to show continues images
Are you updating you image object ?
Is this free software ?
Do you want to write the software in c# or vb.net