FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I write a comment in a file lvm

I use Write LabVIEW Measurement File to write my signal in a lvm file.
I want to insert a comment and I use a string control to comment.
when I insert a comment I write comment and push Return.
When I open file.lvm there is no comment!!!
Why??
Thank you
 
0 Kudos
Message 1 of 2
(3,488 Views)
Hi ocramm,
 
see the attached VI, it's a simple example that writes a single waveform (X and Y axes) in a lvm file adding a comment.
The comment fills only the 1st row of the 3rd column . The position of the comment is always in the 1st row of a new column after the last column of the last signal.
 
I hope this help you.
 
MarcoC
0 Kudos
Message 2 of 2
(3,478 Views)