Gauge datasource from text (txt) file
Posted: Thu Sep 15, 2011 4:52 pm
I am attempting to use the graphical interface to set a gauge to use a text file as the datasource.
I set the source to text file, selected my text file, set the corresponding column numbers to the Text,Y,Angle fields.
No matter what I do, I can not get the gauge to read the file. Is there a bit of code I need to add in conjunction with the settings in the GUI?
My text file is simply 0 25 delimited by a tab. Is this the correct format? I set the Angle value to 1, and the Y value to 2.
How can I get this gauge to register the value.
I set the source to text file, selected my text file, set the corresponding column numbers to the Text,Y,Angle fields.
No matter what I do, I can not get the gauge to read the file. Is there a bit of code I need to add in conjunction with the settings in the GUI?
My text file is simply 0 25 delimited by a tab. Is this the correct format? I set the Angle value to 1, and the Y value to 2.
How can I get this gauge to register the value.