Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Read Thorlabs optical power meter in LabVIEW 2018 via USB connection

Solved!
Go to solution

Hello all,

 

I have been trying to read data from Thorlabs PM101R optical power meter using Labview 2018 (32 bit). Everything was fine. But suddenly I get an error as -

 

Possible reason(s):

"VISA: (Hex 0xBFFF0039) Unable to queue the asynchronous operation because there is already operation in progress." I read the threads but did not get solutions. Any help will be appreciated.

0 Kudos
Message 1 of 5
(3,865 Views)

instrument is still doing something

0 Kudos
Message 2 of 5
(3,836 Views)

Can you specify something because i am new to LabVIEW. I have attached encountered error screenshots to get a clear picture.

Thanks in advance.

 

 

Download All
0 Kudos
Message 3 of 5
(3,829 Views)

Have your employer send you for LabVIEW training.

0 Kudos
Message 4 of 5
(3,813 Views)
Solution
Accepted by MVJ99

It says there is already an operation in progress, meaning another program is currently controlling the instrument.  Are you still running another program?  NI-MAX or an instrument panel?  Perhaps a ThorLabs program?  You can't run 2 programs to control the same instrument at the same time, they fight for control and your LabVIEW code lost.

 

If you can't find a program running. Cycle the power and try again.

0 Kudos
Message 5 of 5
(3,809 Views)