How to display the date of the trend in different format?


JasonLi

Recommended Posts

No, unfortunately not. You could, however, put a panel or offwhite symbol component on top of it to blank it out, then use a variable value component to display the date in whatever format you want. Use the GetTime() function on the channel you are graphing to get the time, then the formatdatetime() function to format it (or just formatdate() which will use the Windows locale).

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.