Logicalor, Logicalnot, True – 2N Helios IP Automation Manual v2.7 User Manual

Page 32: Condition.logicalor, Condition.logicalnot, Condition.true, Parameters, Example

Advertising
background image

32

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

®

Condition.LogicalOr

The

block helps you create groups of conditions. The block is fulfilled if one

LogicalOr

condition at least of the defined group is met.

Parameters

Condition – define the list of conditions to be met. Separate the conditions with
a comma.

Example

The condition is met if conditions 1, 2 or 3 are met:

Condition.LogicalOr: Condition=1, 2, 3

Condition.LogicalNot

The

block defines the condition to be met in case another defined condition

LogicalNot

is not met.

Parameters

Condition – define the condition not to be met.

Example

The condition is met in case condition 1 is not met:

Condition.LogicalNot: Condition=1

Condition.True

The

block defines the condition to be met each time.

True

Parameters

There are no parameters in the True block.

Advertising