Click or drag to resize

OperationLocatorMode Enumeration

An enumerated value indicated how this operation is to be located by xLink machine integrations linked to specific factory resources.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum OperationLocatorMode
Members
  Member nameValueDescription
Auto0 The appropriate operation will be determined automatically based on the WIP history of each unit.
Top1 This operation should only be considered when a machine is processing the top side of a printed circuit board (PCB).
Bottom2 This operation should only be considered when a machine is processing the bottom side of a printed circuit board (PCB).
See Also