Runtime Watch

Hello,
I would like to display the remaining running time of the clock. I made a textbox for this and wanted to enter [BATT_PER]/1.8, 1.8 is the battery consumption per hour. However, it only shows me this without the result. How can I make it so that it still shows me 27 at 50%, for example?

Hello,
if you want the textbox to display result number of formula instead formula it self, you have to put it in brackets like this: ([BATT_PER]/1.8)h

3 Likes

Thank you for your quick help