15.07.2013 Views

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

Automatic control function programming manual ladder language

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Example<br />

5.2.2.4 Timeouts<br />

Three types of timeout <strong>function</strong> blocks are available:<br />

- Off timeouts TOF_n<br />

- On timeouts TON_n<br />

- Pulse timeouts TP_n.<br />

There are a total of 128 available timeouts (all types together).<br />

Variables %T0.L to %T7F.L contain the current timeout in ms. Only size .L is allowed for read and write by UNITE.<br />

Variables %TQ0.7 to %TQ7F.7 are the image of the timeout output (Q). Only bit .7 is allowed for read and write by<br />

UNITE.<br />

Timeout type Description<br />

TOF_n() Off timeout (with n = 00 to 7F)<br />

Setting of E sets output Q for an indeterminate time. Reset of E<br />

E Q<br />

resets output Q at the end of the timeout. The threshold argument is<br />

a numerical expression in ms.<br />

TON_n() On timeout (with n = 00 to 7F)<br />

Setting of E sets output Q at the end of the timeout. Q is reset as<br />

E Q<br />

soon as E is reset. The threshold argument is a numerical<br />

expression in ms.<br />

TP_n() Pulse timeout (with n = 00 to 7F)<br />

Setting of E sets output Q for the duration of the timeout. Q is reset<br />

E Q<br />

at the end of the timeout. The threshold argument is a numerical<br />

expression in ms.<br />

5 - 10 en-938846/7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!