Set time in Compact HMI
Hi everyone!
I am developing project where I need to set time from Compact HMI to AC 800m, but there are not time variables. Actually I can set it by integer value, but, for example, if I need 10 minutes I need to enter 60000 in input field. What is the best solution for this issue?
Thanks
Answers
If you need to change preset time of a timer block(only in minutes) from HMI, one way is to multiply the integer set in HMI by 60000 in the logic.
Add new comment