to pop up its description (if any).

This is the E_TABLE
function block type for
table-driven 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 is applied toDT[0], DT[1]
andDT[2]
respectively at successive iterations. -
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.


