Condition.true, Condition.false, Condition.flipflopd – 2N Helios IP Automation v2.5 User Manual
Page 24: Example, Parameters

24
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.
Example
The condition will always be met:
Condition.True
Condition.False
The
block defines the condition not to be met each time.
False
Parameters
There are no parameters in the False block.
Example
The condition will always not be met.
Condition.False
Condition.FlipFlopD
The
block is a one-bit memory cell (variable), which records the state of
FlipFlopD
another condition at the moment of rise of the defined event for later use. The
FlipFlopD output can be used as a condition for control of actions in rather complex 2N
applications. It is a simulation of a D-type flip-flop circuit.
Helios IP Automation
®