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

Материал из WebHMI Wiki
Версия от 08:25, 3 мая 2018; Evgeniy.mozoliak (обсуждение | вклад)

(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Useful programs

Run script on rising or falling edge of the discrete signal

The script needs to be called on register's change. Inside the script, you need to check the current state of this register and perform corresponding actions either on the front (current state = 1) or on the falling edge (= 0). Example of the script:

Rising edge.png