Click or drag to resize

PerformanceImpactCause Enumeration

** NOTE: ADDED in CFX 1.6 **

Possible causes of lower-than-expected performance, which a machine may be able to report as performance impacts

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public enum PerformanceImpactCause
Members
Member nameValueDescription
AlternativeTrackUsed0 An alternative track was used for component pick-up
DeactivatedSegmentOnHead1 A segment on a head was deactivated
VisionSystemDumpAlwaysActivated2 Option “Dump Always” activated for vision system
AdditionalImageAcquisition3 Vision system had to acquire additional images
LowFeederSpeed4 Feeder speed is lower than expected
GangPickNoParallelPick5 Gang pick head cannot pick in parallel
See Also