Conditions, Condition.profilestate, Parameters – 2N Helios IP Automation Manual v2.8 User Manual

Page 29: Example

Advertising
background image

29

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

®

5. Conditions

2N Helios IP Automation

®

defines the following types of conditions:

ProfileState

– time profile state

CallState

– current call state

InputState

– digital input state

LogicalAnd

– logical AND of conditions

LogicalOr

– logical OR of conditions

LogicalNot

– condition negation

True

– always true condition

False

– always false condition

FlipFlopD

– D-type flip-flop

FlipFlopRS

– RS-type flip-flop

See below for details on the conditions and their parameters and use.

Condition.ProfileState

The

block defines the condition to be met in the case of active/inactive

ProfileState

time profile.

Parameters

Profile – define the time profile number (1–20 depending on the intercom
model).
State – define the required profile state. This parameter is optional.

Valid values:

active – active profile (default value)
inactive – inactive profile.

Example

The condition is met for inactive time profile 1:

Condition.ProfileState: Profile=1; State=Inactive

Advertising