Hi everyone,
I'm currently using a 5GigE camera from JAI with LabVIEW (2016) and the Vision Development Module (IMAQdx 16.1), it is the first time we try a 5GigE camera. Normaly we use standard GigE cameras.
We use a PCI board "StarTech ST1000BT32" to acquire images at full speed.
It works well (32fps), but the issue is that "IMAQdx Open Camera" takes 25s to execute and "IMAQdx Read Attributes" (used for loading a configuration file after opening the camera) also uses around 25s...
So on a multi-cameras vision system, our vision software is really too long to start (several minutes)...
We tried to update the firmware of both PCI board and camera, it is still the same.
The driver used for the board is the one from StarTech (NI driver can not be used, probably because it is not an INTEL chipset onboard)
We tried with the last version of LV that we have (licence) which 2022Q3, still long.
We tried (without NI) using the JAI SDK, it is fast...
Any idea on the reason why it takes so long for IMAQdx to open and load configuration file for this camera?
Any idea of how to increase the speed?
Thanks for any help
Lionel