2N Helios IP Automation v2.5 User Manual

Page 32

Advertising
background image

32

2N TELEKOMUNIKACE a.s., www.2n.cz

®

LED Flashing during Call / Electric Door Lock
Opening

Specification

Enable LED flashing during an active call.

Block diagram

Enable LED flashing by a combination of the periodic timer (1: Event.Timer) and delay
(2: Event.Delay). These two blocks define the period (250ms) and duty cycle of the
signal or the LED shining period (125ms). These two events are tied with the
on-switching (4: Action.SetOutput) and off-switching (5: Action.SetOutput) actions.
The LED switch-on action is conditioned by the active call (3: Condition.CallState).

Intercom settings

1: Event.Timer: Period=250ms

2: Event.Delay: Delay=125ms; StartEvent=1

3: Condition.CallState: State=Connected

4: Action.SetOutput: Output=led1; Level=1; Event=1; Condition=3

5: Action.SetOutput: Output=led2; Level=0; Event=2

Advertising