05-20-2014 03:05 AM
Hi
I connected a uEye-cam (UI-1008XS) with following data:
Bit depth: 8 Bit
Live Mode: 1280 x 720 px
Snapshot Mode: 3264 x 2448 px
USB
color
When I try to see the live image in MAX or use the express vi following image is shown:
When I use the dll from the manufacturer it works without problem. Does anyone know why LabView does not show the right image?
Thanks
05-22-2014 03:33 AM
I ran a quick test with a UI-1008XS-C camera but I didn't encounter this problem. It could be a uEye/Image Acquisition driver version problem. Mine are as follows:
uEye driver 4.31
IMAQdx 4.3.0
To my knowledge the camera doesn't support 8 bit acquisition, the output is either 24 or 32 bit. Also, the parameters you describe on my system are only exposed in the IDS interface, not in IMAQdx. Do you wish to use the IMAQdx interface or the uEye (.NET/DLL) API with it? I suppose the .NET interface is the recommended API.
05-23-2014 12:17 AM
I checked the same camera with another PC and it works! Although the same drivers are installed I have no idea why I have the wrong resolution on my desktop PC. I also
exchanged the .icd Files or updated the MAX database but without success.
I can not use the .NET interface in this case.