This system configuration implements Model+View+Control testing for the Sortation/Inspection testbed.

Click on a Device to view its configuration.
The
MODEL
and
VIEW
devices are configured identically as in the TESTBED_MVL
configuration.

The
HMI
Device is configured identically as in the TESTBED_MVL
configuration, with the exception that the ACTUATORS
Resource now displays the actuator values computed by the CONTROL
Device, instead of manual
input of these values.


The
CONTROL
Device contains the logic for sequencing and interlocking of
operations among the modeled physical elements. Control is achieved
through instances of the function block types SORT_CTL
,
FEED_CTL
and REJ_CTL
.




This System configuration uses the Local
Multicast design pattern for the communication of data and events
among Devices and Resources. The FBDK
uses the Tagged
Data design pattern to ensure consistency of the communicated
events and data. The tags and associated data are identical to those
in the TESTBED_MVL
configuration.