Click or drag to resize

MaterialsEmptyEmptyMaterials Property

A list of the material locations where the depleted material packages are stored or loaded at the endpoint. Also includes the material package that is loaded at the location (if known). For example, if the endpoint is an SMT placement machine, the location identifies the feeder slot/position where the depleted material package is loaded.

Namespace: CFX.Materials.Storage
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<MaterialLocation> EmptyMaterials { get; set; }

Property Value

ListMaterialLocation
See Also