LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I rename channel in VI

Solved!
Go to solution

Could someone explain to me in a basic way .How to rename the merged channel names in the attched VI.

By default they read Untitled , Untitled_1 , and so on. I want to give them logic names like Coil Temp, Battery Temp etc...

 

Thanks

 

 

---------------"Learning Never Ends" -------------------- Rakum42---------------
Download All
0 Kudos
Message 1 of 6
(3,069 Views)

 Can you post the image of your Vi's block diagram. For some reason I am not able to open it. What version of LV are you using?

*************************************************
CLD
*************************************************
0 Kudos
Message 2 of 6
(3,040 Views)

 


@wipertale wrote:

Could someone explain to me in a basic way .How to rename the merged channel names in the attched VI.

By default they read Untitled , Untitled_1 , and so on. I want to give them logic names like Coil Temp, Battery Temp etc...

 

Thanks

 

 


You need to set the waveform attribute as shown here. You could also use the Write to Spreadsheet function and write the headers before writing the data.

 

0 Kudos
Message 3 of 6
(3,027 Views)

Ivrat

 

I have attached the JPEG of the VI

---------------"Learning Never Ends" -------------------- Rakum42---------------
0 Kudos
Message 4 of 6
(3,006 Views)
Solution
Accepted by wipertale

Why post another image when you have already posted one, a VI, gotten an answer.

 

If you insist on using Write to Measurement File and insist on having channel names, you must use the procedure I linked to. At least give it a try before posting back.

0 Kudos
Message 5 of 6
(2,994 Views)

Dennis

 

" IDL (programming language)" ????

 

This is the link you suggested I look at. I hope its the right link, cos it aint making any sence and it anit straight forward.

 

http://en.wikipedia.org/wiki/IDL_%28programming_language%29

---------------"Learning Never Ends" -------------------- Rakum42---------------
0 Kudos
Message 6 of 6
(2,975 Views)