06-20-2012 09:57 PM
Hi, I'm still new to labview.
Can anyone give me a snapshot or picture on how to extract 2 sliders value & converting them into string. And then i need to put the 2 values collected into one body of an email.
Any help please?
Solved! Go to Solution.
06-20-2012 10:11 PM
Use Format into String function.
I would recommend looking at the online LabVIEW tutorials
LabVIEW Introduction Course - Three Hours
LabVIEW Introduction Course - Six Hours
06-20-2012 10:27 PM
hi Ravens,
I did that. But how do i put 2 sliders into one input? I tried to use Build Array and put both into it. But then another error occurs. Saying Source and Sink terminals are of different types. One is 1-D array, one is string.
Help me please?
Thank You
06-20-2012 10:32 PM - edited 06-20-2012 10:33 PM
The Format into String function expands downwards to take more than one input.
