LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

why my "write to measurement file" did not work in my program?

hi

 Thank u very much for ur reply.Whenever i put the NI_MABase.lvlib.Sine Waveform.vi, i have encountered a problem that the RT target connection has been lost. Is there any other way for time setting at x-axis?

Can i write the program like counting from 0 second(start running)  to infinity(until when i stop) for x-axis? The time column could be  0s, 1s, 2s,....it doesn't need to show the current detail timing(08:23:45 pm).

hope to get ur reply soon .

Thank you 

roxy

0 Kudos
Message 11 of 13
(738 Views)

 hi ..

This is what i modified but there is the problem in data saving as lvm file . The file saves only at 0,0.21,0.42,0.63. After that it start to save from 0 again . Actually what i want to get is 0, 0.21, 0.42, 0.63, 0.84 , etc. until i press the stop button . how should i do for that ? thank you so much for your help.

With Respect,

Roxy

0 Kudos
Message 12 of 13
(735 Views)

Hi Roxy,

To display the time ass 0s..1s...2s.... all you need to do is to go into the graphs properties and into the Display Format tab and set the Type (having selected the x-axis from the pull down menu) and select floating point, then if necessary you can change the number of digitts of precision.

Hope this helps

Steve

0 Kudos
Message 13 of 13
(701 Views)