Table of Contents

<onUnitRelease> Element

This element defines what happens when a unit is released from a station.

Parent Elements

stationType

Attributes

Name Type Description Required
sequenceCheck sequence range If this is defined, this station will perform an intermediate check on the unit state. See the corresponding setting for the <onUnitScan> element for a list of checks that are performed. Any problems will be displayed at the station. No
silentSequenceCheck sequence range This works the same as sequenceCheck, except that problems will not be displayed at the station. Plug-ins can use the sequence check results. No
transition string If this attribute exists, it specifies what workflow transition should occur for the unit. Note that only one transition can occur for this event for each station type; thus, if one station type defines transition "A" to occur, and a derived station type defines transition "B" to occur, only transition "B" will occur for this event for the derived station type. This transition will not occur if the station at which the unit is being scanned is configured to perform final checks on the unit, and one or more problems are found. No

Child Elements

None.