Timer On Vijeo

fjgonzalez
2024-05-07
2024-05-07
  • fjgonzalez - 2024-05-07

    Hi.

    I'm trying to show in Vijeo Designer a timer countdown.

    But I want to display the data in hour, minutes and seconds.

    I tried to change the data by converting in the Machine Expert but not able to succeed.

    Can you help me to find a solution?

    Regards,

    FG

     
  • tvm - 2024-05-07

    Vijeo doesn't support TIME variables, so the easiest thing to do is convert to a STRING in your program, and use that variable. You could use TimeAsString:= TIME_TO_STRING(TimeVar) to get a string that looks like this: T#5h10m45s200ms

     
    πŸ‘
    1

Log in to post a comment.