02-27-2012 03:45 PM
Hello, I am using Labview 8.5
I imported up the axis media control driver into labview and tried to make a simple test program for connecting to the axis m1011-W camera.
The program gives me the following error: Hex 0x80004005.
A friend told me that this might have something to do about me not using VISA.
02-28-2012 08:30 PM
Hi there,
Which Axis Media Control Driver is this? They look like ActiveX calls.
This error likely means something went wrong within the ActiveX call, and LabVIEW cannot understand what that is. Thus, it is an "Unspecified Error."
Are you sure the parameters you are sending to the call are correct?