PLC is old one, but I need to add one feature, Signal can be very short and when I get it I want to stop auto mode. I am afraid that signal can be so short and skipped by normal input.
How I can set input as an interrupt input.
I read that PLC has events processing and it can be triggered by
" inputs 0 - 3 of position 1 module, on rising or falling edge" - in first slot I have card TSX DMZ 64DTK. ( 32 inputs and 32 outputs)
is it true ? - and how I associate it.
Maybe I create new Events and as an input I use f.e %I1.0 or I configure it somewhere?
thanks for help