# TIMER\_RUN

## `TIMER_RUN` (FUN)

FUNCTION TIMER\_RUN : BOOL

InOut:

| Scope  | Name        | Type   | Initial | Comment                                             |
| ------ | ----------- | ------ | ------- | --------------------------------------------------- |
| Return | `TIMER_RUN` | `BOOL` |         |                                                     |
| Input  | `tTime`     | `TIME` |         | Zeitdauer für den Timer                             |
| Input  | `xEn`       | `BOOL` | FALSE   | Freigabe / Sperrung des Timers ( FALSE = Sperrung ) |
| Inout  | `Timer`     | `TON`  |         | Timer zur Beeinflussung                             |
