LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Multi plot cursor in Mixed Graph

If Digital waveform and normal waveform graph is plotted in a mixed graph, and if I choose watch all plots(multi plot) in cursor, LabVIEW closes immediately with an error popup dialog

 

I have attached the print screen image of that error popup

0 Kudos
Message 1 of 10
(3,584 Views)

Hi Rajaa,

You might be onto a bug.  What version of LabVIEW is this happening in?  Also, when you reopen LabVIEW do you have an option to create an error log or report the error to NI?  Finally, could you post this VI so I can try to replicate the error?  Thanks and have a great weekend.

 

 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 2 of 10
(3,561 Views)

Jared Boothe,

 

         Thank You for your reply

 

         I am using LabVIEW 8.2.1. This problem occurs both in run mode and debug mode of a VI(while choosing multi plot cursor to watch all plots).

 

         I need to display both analog and digital waveform in a single graph and allow the user to analyse the graph data using multi plot cursors.

 

         It also crashes when highlight execution is on.

 

         But when I restart the LabVIEW,  I don't get any popup message asking if you want to investigate an internal error.

 

         I have attached the VI, that produces an error.

 

Regards,

 

Raja

Project Engineer

Soliton Technologies

0 Kudos
Message 3 of 10
(3,539 Views)

Hi Rajaa,

               Can you tell us what os ur using? 

0 Kudos
Message 4 of 10
(3,533 Views)

Hi Muks,

              I am using Windows XP.

              LabVIEW 8.2.1

 

 

 

 

Regards,

 

Raja

 

0 Kudos
Message 5 of 10
(3,525 Views)

Hi Rajaa,

Looks like a bug in 8.5 but fixed in 8.6.  Have you had any consideration of upgrading in the near future? 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 6 of 10
(3,494 Views)

Hi Stephen,

          

           I found a considerable solution to overcome that error.

 

           Build all the array data at first and then generate digtal waveform in single instance.

           ie., With number of numerical array data, build a 2D array of numerical data and make a transpose and then generate a waveform.

           It generates number of digital waveform equal to that of the column size of 2D Array.

 

           Do not build generated digital waveforms. This creates an error while using multi plot cursor--> watch--> All plots.

 

           I have attached the modified, bug removed Vi with this message for your reference.

            

 

Regards,

 

Raja

Project Engineer

Soliton Technologies

www.solitontech.com

0 Kudos
Message 7 of 10
(3,483 Views)

Hi Raja,

               Can you post the vi for 8.0?
 

0 Kudos
Message 8 of 10
(3,481 Views)

Hi Muks,

 

         Currently I am using 8.2.1.

         I don't have 8.0

 

 

 

Regards,

 

Raja 

0 Kudos
Message 9 of 10
(3,479 Views)

Rajaa,

Thanks!  I'm sure this will be usefull for any other customers who are experiencing the same issue.  Muks...I saved it in 8.0 for you and have posted it here. 

Stephen S.
National Instruments
1 Test is worth 1000 expert opinions
0 Kudos
Message 10 of 10
(3,448 Views)