12-16-2012 04:29 AM
Hi,
Is there anyway to drag the waveform graph indicator from one position to another on panel using mouse during vi's runtime?
12-16-2012 11:45 AM - edited 12-16-2012 11:46 AM
@mnx wrote:
Hi,
Is there anyway to drag the waveform graph indicator from one position to another on panel using mouse during vi's runtime?
Dynamic events will do what you need. Open the example finder in LabVIEW (Help-> Find Examples...). Search for "dynamic" and an example called Dynamically Register For Events does exactly what you need to do.