This system configuration implements a distribution
design for the Sortation/Inspection testbed example.
Click on a Device to view its configuration.

This configuration is functionally identical to the TEST_MVCL
configuration
with the following changes:
-
The Model+View functions are combined in a remote device
named
MV
. -
The
CONTROL
Device contains Resources namedSENSORS
andACTUATORS
for the exchange of data via UDP multicast with the corresponding Resources in theMV
Device. These Resources in turn use the Tagged Data design pattern, as shown in the table below, to communicate this data among those local Resources that are reachable via the Local Multicast design pattern.
The configuration of the HMI
Device is identical to
that in the TESTBED_MVCL
system configuration.
Tag Name | Type(s) | UDP Channel | Description |
---|---|---|---|
ASSEMBLED
|
|
|
MODEL Internal Peg/Ring Assembly Event
|
ASSY_CHUTE_SENSE
|
BOOL
|
225.0.0.1:1025
|
ASSEMBLY HOPPER FULL
|
BELT_ACT
|
BOOL
|
225.0.0.9:1033
|
BELT CONVEYOR
|
BELT_REND
|
UINT,VSTYLE
|
|
MODEL/VIEW Internal Belt Position + Workpiece Style
|
BELT_SENSE
|
BOOL
|
225.0.0.2:1026
|
REJECT AREA DETECT
|
CHAIN_ACT
|
BOOL
|
225.0.0.10:1034
|
CHAIN CONVEYOR
|
CHAIN_REND
|
UINT,VSTYLE
|
|
MODEL/VIEW internal chain position + workpiece style
|
INSPECT_SENSE
|
BOOL,BOOL
|
225.0.0.3:1027
|
ASSEMBLY DETECT, RING ASSEMBLED
|
LOAD_CHAIN
|
VSTYLE
|
225.0.0.11:1035
|
Load chain with VSTYLE workpiece
|
PEG_FEED_SENSE
|
BOOL
|
225.0.0.4:1028
|
PEG AT RING CHUTE
|
REJECT_ACT
|
BOOL
|
225.0.0.12:1036
|
REJECT SOLENOID
|
REJECT_SENSE
|
BOOL
|
225.0.0.5:1029
|
REJECT SOL RETURN
|
RING_FEED_ACT
|
BOOL,BOOL
|
|
MODEL internal (TRUE, ROTARY SOLENOID)
|
RING_FEED_LOAD
|
|
|
MODEL internal chain to chute ring transfer event
|
RING_FEED_SENSE
|
BOOL,BOOL,BOOL
|
225.0.0.6:1030
|
RING PRESENT, INDEX CAM OPEN,
INDEX CAM CLOSED
|
RING_LOST
|
|
|
HMI Internal: Ring passed by chute, discarded
|
ROTARY_ACT
|
BOOL
|
225.0.0.13:1037
|
ROTARY SOLENOID
|
SIM_CLK
|
|
|
MODEL simulation clock
|
SORT_ACT
|
BOOL
|
225.0.0.14:1038
|
SORT SOLENOID
|
SORT_PEG_SENSE
|
BOOL,BOOL
|
225.0.0.7:1031
|
SORT AREA DETECT,
METAL PEG DETECT
|
SORT_SENSE
|
BOOL
|
225.0.0.8:1032
|
SORT SOL RETURN
|





