01-20-2020 02:36 AM
Hello,
I face a random issue using an USB3 camera from SV-VISTEK
After few minutes, the error -1074360258 appears for IMAQdx Configure Acquisition.vi
After that it's necessary to unplug and plug again the camera to be able to restart the application
I'm using a Windows 10 computer and NI-IMAQdx v19.5
How to fix this issue ?
Thank you for your help
01-20-2020 12:12 PM
As I mentioned in your other post, the control channel error is quite fundamental and we'd probably need to have a conversation between NI and SVS-VISTEK R&D to resolve this. Do you see the same error with a Grab in MAX? What does your acquisition code look like? Since it seems like it works for some period of time, I am interested in the fact that Configure only sometimes causes this problem. Perhaps you can work around it by avoiding calling Configure/Unconfigure multiple times. Can you try just doing Start/Stop on the acquisition instead? What is the reason you are reconfiguring?