Click or drag to resize

FiducialType Enumeration

An enumeration describing the type of item that is associated with a particular fiducial.

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 FiducialType
Members
  Member nameValueDescription
Panel1 The fiducial is associated with the PCB panel.
Circuit2 The fiducial is associated with a particular PCB circuit.
Local3 The fiducial is associated with a particular feature within a PCB circuit.
See Also