11-20-2008 02:33 PM
Solved! Go to Solution.
11-21-2008 06:52 AM
Hi,
Yep, I've got exactly the same behaviour with GigE camera.
This error occured only in LabVIEW (in development mode). Try to build executable application, it should be OK then.
Andrey.
11-21-2008 08:36 AM
Hey,
You should try to run the same examples for IMAQdx.
Christian
11-21-2008 08:53 AM
Christian,
This happened with standard grab example for IMAQdx.
I have just opened the example (snap or acquisition - doesn't matter), then run it and got "Attribute not supported" by starting acquisition.
But! When LabVIEW example compiled to application, then it works.
Also the camera working properly
- in MAX
- in Vision Assistant
- in CVI or MSVC (any example OK)
- in builded LabVIEW application.
Error "Attribute is not supported..." occurred only in LabVIEW in development mode.
This makes problems with debugging - every time I should build application for getting the images.
Also this error occurred only with certain cameras types (I have two different GigE Basler cameras, and one is working, and another one - not).
Bug report was sent to NI (SRQ 7176967 / November 2007), but problem was not solved.
Andrey.
11-21-2008 11:30 AM
Hi Christian,
thanks for that tip, that was the reason. I unintentionally was using the IMAQ instead of IMAQdx example files. With IMAQdx now it works.
Best Regards,
Karl
11-21-2008 01:56 PM