Display a VAR in graphics
samsn4
Posts: 49
I'm trying to do a simple interface with the PING))). There is no demo that uses the TV, so I'm trying to write one using Graphics. My problem is that I can not figure out how to display a variable.
Thanks for the help
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Daniel Mueth
Thanks for the help
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Daniel Mueth
Comments
You'd call this to convert some variable into a decimal string, then use the text routine in the graphics package to draw the string (@decBuffer) on the screen where you want it.
You can also use the FloatString library to turn a floating point value into a string (after 1st converting it to a float with FloatMath):
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
StampPlot - GUI and Plotting Software
Southern Illinois University Carbondale, Electronic Systems Technologies