7/17/2025 8:47 AM | |
Joined: 1/20/2018 Last visit: 9/5/2025 Posts: 64 Rating:
|
I've used DInt internal tag for test purposes since I couldn't use time type without simulating a plc. Formatter prefix P is for duration. What comes after comma determines what is being shown. You can use h to show hours, m to show minutes or s to show seconds. For miliseconds you can use S (uppercase). [Attached is] how it looks during the runtime.
AttachmentqQOwLOS - Imgur.zip (21 Downloads) |
Last edited by: Moderator_Lan at: 07/17/2025 08:51:09File attached from link. |
|
7/23/2025 8:32 AM | |
Joined: 8/3/2009 Last visit: 9/5/2025 Posts: 16349 Rating:
|
Hello Agustin Ordoñez you could also not use a tag directly on the Process value of the IO field. The IO field you can set to a integer value also with loeading zeros or as you need. Then use Scripts to write and read the timer value (You have to calculate) (Basically like Option B in this FAQ, but with your usecase) Its a more complicated way but would also work and then you can define how the user can input the value bye Murof |
If this Information really helps, you could use the Rate function |
|
Follow us on