beautypg.com

Callstatechanged, Call state changed, Inputchanged – 2N Helios IP Automation Manual v2.8 User Manual

Page 13: Event.callstatechanged, Event.inputchanged, Example, Parameters, Variables

background image

13

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

®

Example

Event generated by entering of the card with ID 0012456:

Event.CardEntered: Card=0012456

Event.CallStateChanged

The

block defines the event generated by a call state change (call

CallStateChanged

ringing, call connection, call termination, etc.).

Parameters

State – define the call state change.

Valid values:

ringing – ringing start
connected – successful call connection
terminated – call termination.

Direction – define the call direction.

Valid values:

incoming – incoming calls
outgoing – outgoing calls
any – both directions.

The parameter is optional, the default value is

.

any

Variables

State – the detected call state which generated this event. The options
correspond to the State parameter.
Direction – the detected call direction which generated this event. The options
are incoming or outgoing.

Example

Event generated by termination of any outgoing call:

Event.CallStateChanged: State=terminated; Direction=outgoing

Event.InputChanged

The

block defines the event generated by a change of the logic level

InputChanged

on the defined digital input.