09-21-2015 07:26 AM
Hi,
I have controlled my IDS camera for a while using the regular .NET VI's supplied by IDS.
recently, I needed access to some internal paramteres that are not incldud in the .NET interface. (mainley adjusting the triggering time)
to do that I used the "import shared library" and included the .dll and the h file provided by IDS( see attached).
I now have a full set of Vi's I can use to control the camera and I am slowly learning the dependancies and sequence of the various dll calls.
while trying to actually view an image, I see I need to give a handle (hWnd) to a BMP image.
I don't have any idea how to do this. I found a link to a site that calims it has this sort of VI http://www.geocities.ws/gzou999/Guide/UsersGuide.htm but the download links there are broken or with very old versios of LV (5.1).
does anyone have an idea how to do this?
thanks
Amose
09-21-2015 08:26 AM
@amose wrote:
with very old versios of LV (5.1).
does anyone have an idea how to do this?
thanks
Amose
What is wrong with old versions of LV? If the concept works, just use it.
09-21-2015 08:29 AM
can't open it with my 2015 version.
it is too old.
09-21-2015 08:41 AM
@amose wrote:
can't open it with my 2015 version.
it is too old.
And you haven't heard of the Version Conversion forum?
09-21-2015 09:12 AM
well, now I did...
09-21-2015 09:35 AM
didn't help. it is missing the sub vi i reallu need.