LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabView to control Zyla 5.5 scmos

Solved!
Go to solution

Hi everybody, I'm using LabView to control my Zyla 5.5 USB3 camera and I'm currently using one of the available examples added thnaks to the SDK of the camera. My problem is that when starting the VI, in the first stages (i.e when opening the camera handle) an error code 5038 appears, telling me that the camera is in use, which I think is the condition to make the project work. Did someone ever experienced this kind of problem when (and if) facing with this kind of camera?

Thank you in advance

0 Kudos
Message 1 of 4
(1,371 Views)
Solution
Accepted by topic author lorenzocantu

Dear lorenzocantu,

 

The error occurs when the camera is opened by any other application or vi. Is it possible that you've tested it with NI-Max and it stayed on after it? Try shutting off every application you have before running your VI.

 

Best,
Anasei.

Message 2 of 4
(1,320 Views)

Dear @anasei

 

I’ll try in the following days, since I’m this moment I’m trying to avoid the problem by means of external tools. As I remember I’ve already tried to switch off everything, but never say never. Maybe I’ve been trying everything but what you suggested.


I’ll keep you updated

 

Best regards

 

Lorenzo

0 Kudos
Message 3 of 4
(1,312 Views)

do you have an example of Andor camera function that is operated through a tabview sub-vi ? I would like to understand how to create 1 sub vi containing 1 function to set parameters of the camera. Ultimately, I will make a program doing StartAcquisition and StopAcquisition. 

0 Kudos
Message 4 of 4
(354 Views)