09-20-2007 09:17 AM
09-21-2007
08:43 AM
- last edited on
02-27-2026
03:55 PM
by
Content Cleaner
Greetings, and thank you for using the National Instruments forums. The timeout error you are receiving is usually caused by either a firewall or because you haven't installed the High Performance driver for your Ethernet card. If you have a firewall, try turning it off and seeing if you still get the error. You may need to add exceptions in your firewall to allow your camera to communicate with your pc. If you haven't installed High Performance drivers, directions for doing so are described in the lower part of the following document: Troubleshooting GigE Vision Cameras
05-14-2010
06:47 PM
- last edited on
02-27-2026
03:55 PM
by
Content Cleaner
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:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000004Af2SAE&l=en-US
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:
SAVE THE CONFIGURATION
That will generate a new error of 0xBFF60493 which will be fixed by this accepted solution:
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