Condition.flipfloprs, Parameters, Example – 2N Helios IP Automation v2.5 User Manual
Page 25

25
Parameters
ClockEvent
Define the event at which the current state of the condition is to be recorded.
Condition
Define the condition to be recorded at the rise of the ClockEvent.
ResetValue
Set the condition default value upon restart. The parameter is optional.
Valid values:
0 – condition is not met (default value)
1 – condition is met
Example
The state of the condition will be identical to the state of condition 2 at the rise of
event 1:
Condition.FlipFlopD: ClockEvent=1; Condition=2
Condition.FlipFlopRS
The
block is a one-bit memory cell (variable), whose state changes to 1 or
FlipFlopRS
0 at the rise of defined events. The FlipFlopRS output can be used as a condition for
control of actions in rather complex
applications. It is a
2N Helios IP Automation
®
simulation of an RS-type flip-flop circuit.
Parameters
SetEvent
Define the event to set the condition into the 'met' state (1).
ResetEvent
Define the event to set the condition into the 'not met' state (0).
ResetValue
Set the condition default value upon restart. The parameter is optional.
Valid values:
0 – condition is not met (default value)