01-15-2009 01:05 AM
Hi,
I encounter some problems in diplaying the using the waveform graph. It seems that I can't connect the data directly to the waveform graph.
The error shows that the problem is unable to connect two different type of terminals, the source is string & the sink is 1D array. Please advise on how I can display the readings in a graphical form.
Solved! Go to Solution.
01-15-2009 06:14 AM - edited 01-15-2009 06:17 AM
You were pretty close, except you need to have the input to your indicator come from the String-to-Number function.
I think you need a chart instead of a graph, but if you need a graph you can insert a Build Array or Convert to Dynamic Data into the wire, depending on the nature of your data.

</jim>
01-16-2009 02:26 AM
Thanks a lot for taking you time solving this little issue. Thank you and get well.
01-16-2009 03:52 AM
Hai Syawalt,
Could you please mark jcarmody's post as solution, that will help others who are looking for a solution for same kinda problems.