LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A problem with programmatically changing plot names.

I am trying to programmatically change plot names using "active plot" and "plot->name" property nodes. However, every time I run my program, the names toggle between the programmatic names and the task names specified by the DAQ assistant. Can someone help me? I will attach my code in case anybody wants to take a look.
Thank You
0 Kudos
Message 1 of 2
(2,438 Views)
Hi Molana,
You can try inserting a 'Convert from Dynamic Data' vi (located in the Signal Maipulation Palette) at the output of the Amplitude and Level measurements vi. This vi will output your scaled data only which you can wire into your graph.
0 Kudos
Message 2 of 2
(2,434 Views)