05-19-2010 04:13 AM
Hello,
We want to use Labview as interface visualization of data from an image processing done in Insight environment with a color camera from Cognex.
What are the ways to recover data in Labview from Insight ?
Thank you for your responses.
05-19-2010 06:58 AM
The question is what does this "In-Sight" software from cognex provide, what interfaces?
There is also an NI Insight -> NI Insight Connectivity VI's
Christian
05-19-2010 08:12 AM - edited 05-19-2010 08:16 AM
Christian,
Cognex In-Sight has nothing related to NI Insight except the name!
Just two ideas:
For communication with Cognex as far as I know, you can use In-Sight OPC server. So, you should be able to get data from Cognex through LabVIEW DataSocket.
For more deep communication you can use (probably) In-Sight Explorer SDK (but I don't know what is inside exactly).
And this link may be useful for you:
http://morethanfunctional.org/index.php?/archives/12-Running-Cognex-In-Sight-1721-in-LabView.html
Andrey.
05-19-2010 08:46 AM - edited 05-19-2010 08:47 AM
Hey Andrey,
What I wanted to point out with my last post was that there are a lot of Insights, which, as you mentioned, very different
I just wanted chema to be a bit more specific with his question, but it seems that I was not direct enough.
However, as far as I know, I believe Cognex Insight provides an ActiveX Control that you can call in LabVIEW.
I would recommend to contact Cognex too with this question.
Here you can signup -> http://www.cognexsensors.com/support/SmartListManager.php?langtype=1033
Thanks,
Christian
08-01-2011 07:07 AM
the simple answer is yes you can. either by using the insight sdk or by using native mode commands depending on what you actually want to do. if you just want to read/write cell values then native mode commands is easiest, if you want to actually replicate the insight software in a labview front end then you'll need the SDK
get in touch if you need to buy the SDK.
04-29-2012 03:40 AM
Somebody ?!?!? , I am looking for some examples for Cognex In-Sight Explorer control via LabView
I have some job file for In-Sight Explorer and I should be able to lunch it and to get the value of specific cell .
Please HELP!!!!!
@stewbert wrote:
the simple answer is yes you can. either by using the insight sdk or by using native mode commands depending on what you actually want to do. if you just want to read/write cell values then native mode commands is easiest, if you want to actually replicate the insight software in a labview front end then you'll need the SDK
get in touch if you need to buy the SDK.
12-12-2014 04:46 AM
Hello,
I find that COGNEX with labview comunicate by activeX, but i don't find how to make Icogimage to Icogimage8grey.
if someone is faced with this problem?
12-23-2014 04:11 AM
hi , please post that code labview + cognex interface
04-21-2016 01:27 AM
Hy Guys,
I know it's an old thread, but anyone have an example of how to use labview with a cognex camera?
Thank you!
04-21-2016 05:39 AM - edited 04-21-2016 05:42 AM
Hi, i dont have the original code, but it was using Telnet to connect to the camera using the Cognex Native mode commands.
assuming you are talking about an insight camera.
If it is the visionPro software then that is all .net and alot more complicated 🙂
Regards
Stewart.