VirtualBench

cancel
Showing results for 
Search instead for 
Did you mean: 

measuring with both channels of virtual bench simultaneously in labview, error 375903

Solved!
Go to solution

Hi, I am trying to perform two measurements simultanously using both channels of the Virtual Bench's analog input. I have selected MSO channel 1 and 2 for the measurements yet I am getting error 375903 returned evewry time saying the resource requested is reserved. I am not running any other software that should be using the virtual bench. The error occurs when I am initializing the session, before a measurement has even been made. Can someone tell me how to call each channel so that I am not getting this resource reservation conflict?

 

I have included the VI and a screenshot of the error.

 

 

 

Thanks!

Download All
0 Kudos
Message 1 of 3
(5,843 Views)
Solution
Accepted by topic author NGKai

NGKai wrote:

 

Hi, I am trying to perform two measurements simultanously using both channels of the Virtual Bench's analog input. I have selected MSO channel 1 and 2 for the measurements yet I am getting error 375903 returned evewry time saying the resource requested is reserved. I am not running any other software that should be using the virtual bench. The error occurs when I am initializing the session, before a measurement has even been made. Can someone tell me how to call each channel so that I am not getting this resource reservation conflict?


The MSO only supports a single instrument session, and your VI uses two. To use both channels, remove the second MSO session and specify both channels in the MSO Configure Analog Channel.vi

 

Here is an example that uses both scope channels:

 

VirtualBench: Bode Analyzer With the FGEN and MSO

http://www.ni.com/example/52076/en/

Joe Friedchicken
NI Configuration Based Software
Get with your fellow OS users
[ Linux ] [ macOS ]
Principal Software Engineer :: Configuration Based Software
Senior Software Engineer :: Multifunction Instruments Applications Group (until May 2018)
Software Engineer :: Measurements RLP Group (until Mar 2014)
Applications Engineer :: High Speed Product Group (until Sep 2008)
Message 2 of 3
(5,827 Views)

Thanks!

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