09-20-2007 09:17 AM
09-21-2007 08:43 AM
05-14-2010 06:47 PM - edited 05-14-2010 06:52 PM
This is an old thread, but I had the same problem with a different solution.
I had one working Basler Camera, and on non working Basler camera.
Turns out I needed to disable test packets on the non working camera by this procedure:
http://digital.ni.com/public.nsf/allkb/8D9A975B04F66B728625768900805A21
which states:
The test packet timeout error can also be handled by configuring the Test Packets Enabled attribute for the camera to be disabled in Measurement & Automation Explorer (MAX). Follow these steps to set this attribute:
That will generate a new error of 0xBFF60493 which will be fixed by this accepted solution:
http://forums.ni.com/ni/board/message?board.id=200&message.id=26623&query.id=806694#M26623
which states:
In MAX (Tools->NI Vision->Remote Image Options...) and turn off the option to "Display images on remote monitor."
06-30-2015 05:12 PM
I've spent the last several hours trying to troubleshoot a GIGE camera, and this ended up being the issue. Thank you so much for posting this!
10-23-2020 11:09 AM
I'm getting this same error using a Dalsa Spyder 3 camera. Drivers are updated, the firewall has been bypassed, Test Packets are disabled, and Jumbo Frames have been enabled, but still I'm getting a timeout error. The camera can take images in Teledyne's Sapera software, so I know it's triggering properly.
Is there something else that needs to be changed?
08-16-2021 02:43 PM
I am having similar issues with a FLIR A700 camera. I've tried disabling test packets and other recommended changes. In MAX, grab works for a little while (30 seconds - 3 minutes), and then I get a timeout. I was wondering if you had found a solution or can recommend other settings to try.
06-07-2023 08:48 AM
I am working with a Basler acA5472-5gm GigE camera and I am trying to trigger image acquisition by using a microcontroller ( Arduino UNO).
To establish this communication I wrote code in LabVIEW. In the beginning the system was working but after a while I started getting this error:
IMAQdx Timeout Error 0xBFF6901B
If you have any ideas on how to solve it, feel free to share:)
08-31-2023 01:38 AM