hi, I am using Message command to send info to the user screen, sometimes without pausing or aborting.
Is there a variable to display the time and possibly the date?
example
Message[ "time variable"]
Message[The robot is waiting for parts]
Message[ ]
We do have status lights controlled by a PLC and the same messages are shown on the HMI, but that is not on the same side of the production line.
I can clear the user screen and only display the message when it is relevant, but most of the time it will be showing a blank screen.
We would prefer to see a timestamp when the message condition occurs.
Also I have not seen a solution to "turn off" the user screen, after it has been sent a message/user alarm. I don't know if anyone has found a way to do it. It is only a minor annoyance.
Thanks.