High-Speed Digitizers

cancel
Showing results for 
Search instead for 
Did you mean: 

redundant pxi resource names

Solved!
Go to solution

Whenever I run a VI that accesses my PXI digitizer module using the NI-SCOPE VI's I end up with multiple redundant instances of the resource in the PXI resource drop down menu. See the attached image of the "niScope EX Binary Acquisition.vi" front panel for an example of what I am describing. Why does this happen?

 

Thanks,

Eric

 

pxi_resource.JPG

0 Kudos
Message 1 of 4
(6,178 Views)
Solution
Accepted by topic author ESD

It looks like niScope Close.vi is not being called properly.  That is where sessions are cleaned up.

 

Mark

0 Kudos
Message 2 of 4
(6,168 Views)

As Mark mentioned, if you call an Initialize again with the same resource name and the niScope Close was not called, this will occur. I believe you have to close LabVIEW for the duplicate names to be cleared from the control.

 

Regards,

Daniel S.
National Instruments
0 Kudos
Message 3 of 4
(6,166 Views)

Thanks!

0 Kudos
Message 4 of 4
(6,155 Views)