This system configuration implements the View development step for the drilling example. It can be launched with the FBDK to produce the illustrations of operational sequences in the Animation step of the MVCD engineering methodology.
-
The
HMI.RES1
Resource encapsulates the functionality of the Human Interface layer. -
The
VIEW
Device encapsulates the functionality of the View layer.-
The
INPUT
Resource provides the View elements for the SUPPLY conveyor, LOAD solenoid, and DRILL station. -
The
OUTPUT
Resource provides the View elements for the SLIDE conveyor, UNLOAD solenoid, and TAKEOFF conveyor. -
The Local
Multicast Design Pattern is used to transport variables from
instances of the
MECH_HMIL
andMECHC_HMIL
FB types in theHMI
Device to the correspondingly named instances of theMECH_VIEWL
(as well asSOL_VIEWL
) andMECHC_VIEWL
FB types in theVIEW
Device, respectively.
-
The