Discussion:
Mixed Graph - Multi Plot Cursor Problem
(too old to reply)
Rajaa
2008-08-15 06:40:30 UTC
Permalink
If I plot both Analog Waveform and Digital Waveform in a single Mixed Graph, and when I choose watch all plots in cursor legend, LabVIEW crashes with an error message..... I have also attached  the Print screen image of that Error  


error.JPG:
Loading Image...
Jared_B
2008-08-15 20:10:05 UTC
Permalink
Rajaa, I have a few questions for you: 1. What version of Windows/LabVIEW are you using?

2. Does this only happen in the one VI/Application or can you make it happen in multiple VI's?
3. What are you doing in your code? (a generic question, I know) Are you making any driver calls? Are you calling any DLL's?

4. Does it crash when you have highlight execution on?5. When you restart LabVIEW, do you get a message popup asking if you want to investigate an internal error?
 
There may have been an error log that can help us. If you follow the instructions in this article:
 
<a href="http://digital.ni.com/public.nsf/websearch/54E361E3FF477EC186256C320068184F?OpenDocument" target="_blank">Where Are LabVIEW Error Log Files Saved?</a>
&nbsp;
Additionally, could you post your VI so that I could try reproducing the issue on my end?
Loading...