TableDrivenBlock Element/en
Introduction[Bearbeiten]
A Table Driven Block describes an action's behavior via an "slave block" and an table of input values. The table is separated into a number of columns, one for each input pin of the underlying block. While executing the underlying block is executed once, with the input values as specified, for each line in the table.
Editors[Bearbeiten]
The table which defines the behavior of a table driven block is edited in the table editor. This is the "internal view" of the block. The interface of an compound block (e.g. number and type of output pins) can be regarded as its "external view" and can be inspected in the schema editor.