LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Print problem

Now, I have 3 troubles.
 
1. I want to print the data which I acquired from HP34980A in the front panel.Due to the print speed of  the jet printer , I just want to print the panel like txt doc.Which VI can i use? THX
 
2.I need record all the data to the excel sequencable.How can I achieve that?
 
3. Lastly, now I measure the temperature with thermocouple(K type). But I can not get the data correctly.If I replace the "TC" VI with resistance. Everything is OK. Did I do some mistakes in the config of the TC VI? How can I solve that?
 
THX
 
I am a new guy on LV.
My system is LV 7.1   winXP 
0 Kudos
Message 1 of 3
(2,724 Views)
it is simple, Use the write data function VI to write the all the logged data, you can save in labview format or in txt format which could be easily converted into excel format, see the find examples and look into the write to excel file, just go to function pallete and go through the File IO functions and you can easily able to get through this, hey you do one thing just short the Input terminal of the temperature if it shows the room temperature your module is ok, check out the thermocouple, use daq assistance tools in measurement IO function pallete and configure it accordinlgy.
Message 2 of 3
(2,724 Views)
Thanks kodee.
 
Possibly, I did not describe the problem of thermocouple clearly.
 
I use the VI as the image.I config the type to T and string the channels.But the value isn't right. it always indicate 0.111... or other Zero point
number.
 
Then I find value on the HP34980's screen, it is 26C( correct).
 
Did I neglect or mistake something?
 
THX
0 Kudos
Message 3 of 3
(2,702 Views)