mrtweaver Posted June 29, 2018 Posted June 29, 2018 Ok let me start with the obvious, i am very much a beginner at just about any programming language. Be it .NET, VB, Python, Autoit, whatever So what i am doing is reaching out to community here to find out if this is even remotely possible. I am thinking not, but figured why not ask those who know much more than i do and see if this can be done or if i am just peeing up the proverbial rope. So off of ebay i purchased a DM200 vision camera which attaches to my PC via ethernet. And i have a small gui app that i have written. well out of the camera you can request via .NET the live image that is being seen by the camera, i want to be able to incorporate this live image into my autoit gui, Here is the link to the SDK for the camera https://support.cognex.com/en/downloads/detail/dataman/2628/1033 The file name for the SDK is DataMan DMCC.NET SDK v5.0.8.0 DataMan DMCC.NET SDK v5.6 Either one should have the same connection capabilities according to cognex So could someone tell me please if it is even possible and to help me along i would greatly appreciate it Thank you for your time and patience. Regards Martin
Moderators JLogan3o13 Posted June 29, 2018 Moderators Posted June 29, 2018 @mrtweaver just to clarify, you already have the live image script done, correct? You're just wanting to embed the viewing window into your AutoIt GUI? "Profanity is the last vestige of the feeble mind. For the man who cannot express himself forcibly through intellect must do so through shock and awe" - Spencer W. Kimball How to get your question answered on this forum!
mrtweaver Posted June 29, 2018 Author Posted June 29, 2018 Yes they actually have a very nice little viewer that is in their sample code that they supply. Just not sure how to get it into the GUI with autoit and if it is even possible to do so.
mrtweaver Posted July 31, 2018 Author Posted July 31, 2018 HHmm I take it no further information on this topic?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now