to pop up its description (if any).

This is the E_TRAIN
function block type for generation
of a finite train of events as defined in Annex A of IEC 61499-1.
-
The normal_operation sequence
illustrates the operation of an instance of this FB type when
N=3
. Theincrement
operation adds1
to the iteration countCV
, and thecomputeDelay
operation converts theDT
value to an internal representation that will support the microsecond resolution of theTIME
data type. -
The no_restart sequence illustrates that
the occurrence of a
START
event has no effect during operation of the cycle. -
The cycle_canceled sequence
illustrates the cancellation of the cycle by a
STOP
event after two iterations.


