[This is preliminary documentation and is subject to change.]
A dynamic structure which describes a device that is mounted at a process endpoint which contains
source materials that are then consumed by the endpoint. An SMD Tape Feeder would be an example of a MaterialCarrier.
This base MaterialCarrier structure is used to describe a generic carrier, when a more specific carrier location class is
not available, such as
SMDTapeFeeder,
SMDTubeFeeder, and
SMDTubeFeeder.
Inheritance Hierarchy
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic class MaterialCarrier
Public Class MaterialCarrier
The MaterialCarrier type exposes the following members.
Properties
| Name | Description |
---|
 | Name |
A human readable name for this carrier
|
 | UniqueIdentifier |
The unique identifier for this carrier (barcode, RFID, etc.)
|
Top
See Also