03-11-2012 09:52 PM - edited 03-11-2012 09:53 PM
Trying to get the above camera to work in MAX. Currently running on LabView 2010 SP1 with Vision Acquisition Software August 2010.
Error shown: Error 0xBFF69012 Attribute value is out of range
Camera runs perfectly fine on supplied Point Grey software. Point Grey Image Filter Driver installed. Windows firewall disabled. Ethernet card (http://www.sonnettech.com/product/prestogigproec34.html) supports Jumbo Frame.
Have read through the following to no avail:
http://digital.ni.com/public.nsf/allkb/FCE7506A3AF7636C862576240072716D
http://digital.ni.com/public.nsf/allkb/A0A1CE4704265BF2862578CA007A4CF8
How do I know if there is a problem with the XML file?
What are the possibilities that this camera is not compatible with IMAQdx?
Thank you.
Solved! Go to Solution.
03-11-2012 10:36 PM
Tried using the Camera Validator test (http://digital.ni.com/public.nsf/allkb/EBE3BBBEF4FEA92786257225006FF242?OpenDocument) with the /attributes argument.
Attached is the report. Some of them failed. Can anyone identify the problem?
Thanks.
03-12-2012 08:39 PM - edited 03-12-2012 08:39 PM
Original firmware (1.21.3-00) had two compatibility issues:
Attribute: CameraAttributes::ImageFormatControl:: PixelColorFilter
Display Name: Camera Attributes::Image Format Control:: Pixel Color Filter
Description: Type of color filter that is applied to the image.
ToolTip: Type of color filter that is applied to the image.
Type: 0x4
Units:
Availability: R
Representation: 0x0
Visibility: 0x2000
Streamable: false
Range: {BayerRG = 0x0, BayerGB = 0x1, BayerGR = 0x2, BayerBG = 0x3}
Current value: UnknownEnumValue
Validating current value: FAILED ERROR: (Hex 0xBFF69012) Attribute value is out of range.
Unable to set current value
Attribute: CameraAttributes::TransportLayerControl::GevSCPInterfaceIndex
Display Name: Camera Attributes::Transport Layer Control::GEV SCP Interface Index
Description: Index of network interface to use.
ToolTip: Index of network interface to use.
Type: 0x1
Units:
Availability: R
Representation: 0x11
Visibility: 0x8000000
Streamable: false
Minimum: 0
Maximum: 0
Increment: 1
Current value: 1
Validating current value: FAILED ERROR: (Hex 0xBFF69012) Attribute value is out of range.
Unable to set current value
I updated the camera to the latest firmware (1.23.3.0) and the GevSCPInterfaceIndex compatibility issue was solved.
Any idea why a monochrome camera would have the PixelColorFilter?
03-16-2012 03:01 AM
Problem solved in unreleased firmware version 1.25.3-00.
Contact Point Grey for this firmware.