Event.delay, Example, Parameters – 2N Helios IP Automation v2.5 User Manual
Page 12

12
input2 – digital input 2
cr_input1 – digital input 1 on card reader
cr_input2 – digital input 2 on card reader
There may be different lists of valid values for different
models; refer
2N Helios IP
®
to the Available Digital Inputs and Outputs subsection.
Edge
Define the detected change on the digital input.
Valid values:
falling – falling edge, change from log. 1 to log. 0
rising – rising edge, change from log. 0 to log. 1
The parameter is optional, the default value is
.
rising
Example
Event generated by disconnection of the tamper switch (device opening):
Event.InputChanged: Input=tamper
Event.Delay
The
block defines the event generated with a defined delay after another
Delay
specified event. Define this event to delay the response to the other event by a defined
time interval (Delay).
Parameters
StartEvent
Define the event that starts the delay.
StopEvent
Define the event that stops the delay. The parameter is optional.
Delay
Define the delay time.
Example of valid values:
10 – 10 seconds (units are unnecessary)
10s – 10 seconds