SYSTEM ASM_MVL



HMI
MODEL

The ASM_MVL system configuration implements the layered Model+View testing architecture for the assembly example as follows:

This System configuration uses the Local Multicast design pattern for the communication of data and events among Resources. The FBDK uses the Tagged Data design pattern to ensure consistency of the communicated events and data, as shown in the table below.

Tag Name Type(s) Description
ASSEMBLE Intra-Model Assembly Event
PRESS_ACT BOOL,BOOL PRESS_FWD, PRESS_REV
PRESS_SENSE BOOL,BOOL PRESS_HOME, PRESS_AT_END
SIM_CLK Model Simulation Clock
TRANSPORT_ACT BOOL,BOOL,BOOL CYL1_ADVANCE, CYL2_ADVANCE, CYL12_RETRACT
TRANSPORT_SENSE BOOL,BOOL,BOOL HOME, MID, END
HMI.PRESS_ACTUATORS
HMI.PRESS_SENSORS
HMI.TRANSPORT_ACTUATORS
HMI.TRANSPORT_SENSORS
MODEL.ASSEMBLY
MODEL.CLOCK
MODEL.PRESS_MDL
MODEL.TRANSPORT_MDL