11-04-2018 11:53 PM
I want to use Analog Video Generator via Dynamic linked library.
First, I tested in labview 2017.
There is an error
C:\ProgramFiles (x86)\National Instruments\Analog Video Generator\bin\NI Analog Video Generator.dll\mxVideoGeneratorGet_I16_LineBlock.vi
Error code -6
I cant find meaning of the error code.
What does that mean?
Please use my sample project, if necessary.
I cant find error code
11-05-2018 01:07 AM
Click ''help'' then choose ''explain error'' . Enter the error code ''-6'' , It will explain the meaning of error code.
11-05-2018 03:10 AM
I already did
"This error code is undefined. An undefined error can occur for a variety of reasons. For example, you might not have a description of the code, or you might have linked a number that is not an error code to the error code input."
It is not helpful ..
11-07-2018 01:22 AM
You should use LabVIEW 2012 - 32bit or less for Analog Video Generator as shown in Readme link below.
http://download.ni.com/support/softlib//Analog%20Video%20Generator/readme.txt
Analog Video Generator does not support LabVIEW 2017.
I have tested with LabVIEW 2017 but I also was not able to use any subVIs.
In addition, following is the Error -6 description you also mentioned before.
Incompatible LabVIEW version can be your case for this problem.
Error -6 occurred in: Unverified Location
This error code is undefined. An undefined error can occur for a variety of reasons. For example, you might not have a description of the code, or you might have linked a number that is not an error code to the error code input.
In addition, there may be undefined errors when errors are related to objects provided by third parties, such as OS or ActiveX. If an error occurs in a third-party object, you can also get an explanation of the error by searching the web for an error code (-6) or hexadecimal (0xFFFFFFFA).