Click or drag to resize

MaterialCarrier Class

[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
Syntax
public class MaterialCarrier

The MaterialCarrier type exposes the following members.

Properties
  NameDescription
Public propertyName
A human readable name for this carrier
Public propertyUniqueIdentifier
The unique identifier for this carrier (barcode, RFID, etc.)
Top
See Also