Back to Index
Pulse timer. On a rising edge, outputs 1 for ms then returns to 0.
ms
TP(tonId, trig, ms, &q);
TP("door", in(1), 5000, pulse); out(1)=pulse;