Show time on the scheme

Forum Home Forums Understanding the Software Using Formulas Show time on the scheme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5750
    scadarapid
    Participant

    Hi.

    Can I show the current time on the scheme?.
    Do I have to create a formula to get data of time?
    How Can I do?

    Thank you so much.

    #5752
    manjey73
    Participant

    Yes, we need a formula.
    Make a calculation channel, specify the use of the formula. As a formula, specify

    DateTime.Now.ToOADate()

    Set the display format to Time, Date or Date and Time

    Display the channel in a table or scheme

    #5754
    scadarapid
    Participant

    Hi, Manjey73

    Thank you so much.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.