Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding cursor causes out of memory exception to WaveformGraph

I am working with some fairly large datasets and many charts. I have done this in the past with the ActiveX controls and it worked fine.  Using the .Net charts causes a massive spike in memory when adding a cursor.  It's almost as if the entire plot data for each plot is copied to another array when creating a cursor.  I tried to add the cursors before the data but they cannot be made visible afterwords.  Is there an optimum way of dealing with cursors in the new .Net controls?

0 Kudos
Message 1 of 2
(4,563 Views)

Hi justwakingup,

 

Have you taken a look at an example to get an idea of how they are typically setup? 

Thanks,

KyleP
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(4,552 Views)