01-16-2008 03:51 AM
01-17-2008 06:18 AM
01-17-2008 06:43 AM
01-17-2008 06:56 AM
I'm sorry, now here's the link:
Christian
01-17-2008 02:59 PM
01-18-2008 01:19 AM
Hey,
I'm sorry but it seems this KB is not for external use, but a list of these functions can be found in the NI-IMAQ VI Reference Help. This file can be found by selecting Help>>NI IMAQ VI Reference...
Christian
01-18-2008 03:23 AM
Hi Christian,
I have found a link:
http://digital.ni.com/public.nsf/allkb/392E8F10F049918986256A3B005D484A?OpenDocument
I am not using LabView. I use C++ with nivision.h, nivision.lib (Version 8.2.1.94) this is shipped with NI-IMAQ Driver 3.7.1
So I wonder why is my function imaqArrayToImage working or is it just working a few weeks and then there will be
Errorcode: #define ERR_NEED_FULL_VERSION -1074396156 // The function requires an NI Vision 5.0 Advanced license.Other Question:
Or: #define ERR_UNREGISTERED -1074396157 // Unlicensed copy of NI Vision.
Other Question:
Why are all my imag-functions retruning 1
instead of #define ERR_SUCCESS 0 // No error.
Greeting from the lake of Constance, Germany
Juergen
01-18-2008 03:55 AM
Hey,
Image to Array is from IMAQ, this works, but Array to Image is from the Vision palette which won't work after the 30 days.
Christian
01-18-2008 06:30 AM
01-18-2008 07:32 AM