Translations:Полезные программы/31/en

Материал из WebHMI Wiki
Перейти к: навигация, поиск

-- catching edge of the unit state

 if (not run_state) and run_status then 
     WriteReg("P43StartTime", now); -- unit start time
 end