LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to use Write to Measurement File.

Hi all.

i am very new to labview.

I would like to know how to input in my personal particulars, record and save the file to another location.

i am given the task to create a database to store many different personal particulars and pulse for a certain period of time.

i need to know how to save the file once i've captured the image. then view it somewhere for comparison. can anyone help?

0 Kudos
Message 1 of 4
(2,938 Views)
so are you trying to save a picture?
Harold Timmis
htimmis@fit.edu
Orlando,Fl
*Kudos always welcome:)
0 Kudos
Message 2 of 4
(2,888 Views)

Hi,

You may use Write Data to Spreadsheet, with the info of names in the header, and value of pulse in a table

http://decibel.ni.com/content/docs/DOC-7332

 

Alternatively, you may use write to measurement file, and include the info in header or comments, and the value of pulse as a column of numbers.

http://decibel.ni.com/content/docs/DOC-6035

 

Wu Rong

0 Kudos
Message 3 of 4
(2,863 Views)

Hi,

If you need to save the image, you may check out the below link on how to crop and save a picture.

http://decibel.ni.com/content/docs/DOC-2185

0 Kudos
Message 4 of 4
(2,860 Views)