Click or drag to resize

MaterialsChainSplit Class

Sent when a certain material package chain is is been modified by opening the splice plate and therefore create 2 material chains out of one. No new material ID will be created during this usecase. This use case is operatoed on the station.
Inheritance Hierarchy
SystemObject
  CFXCFXMessage
    CFX.Materials.ManagementMaterialsChainSplit

Namespace: CFX.Materials.Management
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public class MaterialsChainSplit : CFXMessage

The MaterialsChainSplit type exposes the following members.

Constructors
 NameDescription
Public methodMaterialsChainSplit 
Top
Properties
 NameDescription
Public propertyRemainingMaterialPackage The material Chain is the packaging unit chain, which is remaining at the station.
Public propertySplittedMaterialPackage The splitted chain is the packaging unit chain, which is removed from the machine
Top
See Also