8 Operation
Maschinenfabrik Reinhausen GmbH 2020260 3587317/21 ENTAPCON
®
Function If Input has a rising edge, the internal timer is set to
zero and starts to run.
When the internal timer has reached or exceeded the
parameter value, Output becomes TRUE and the
counter stops running.
If Input becomes FALSE, Output also instantly be-
comes FALSE.
If the value of Time_ms is less than the cycle time, the
cycle time applies instead.
Initial state All inputs and outputs are FALSE.
Table101: Switch-on delay function module
8.30.1.3.9 Switch-off delay
Description TOFF, switch-off delay
Inputs Trigger (BOOL)
Reset (BOOL)
Outputs Output (BOOL)
Parameter Time ms (UINT32), 1...1,000,000, default = 1,000
Function If Input becomes TRUE, Output also instantly becomes
TRUE, this condition takes priority.
If Input has a falling input, the internal timer is set to
zero and starts to run.
When the internal timer has reached or exceeded the
parameter value, Output becomes FALSE and the
counter stops running.
If Input is FALSE and the Reset input becomes TRUE,
Output instantly and forcibly becomes FALSE and the
internal timer is set to the configured desired value.
If the value of Time_ms is less than the cycle time, the
cycle time applies instead.
Initial state All inputs and outputs are FALSE.
Table102: Switch-off delay function module
8.30.1.3.10 Pulse
Description PLSE, pulse
Inputs Trigger (BOOL)
Outputs Output (BOOL)
Parameter Time ms (UINT32), 1...1,000,000, default = 1,000