Click or drag to resize

SMTPlacementFaultNumberOfTriesBeforeError Property

** NOTE: ADDED in CFX 2.0 **

The occurrences of errors that have resulted to this fault.This parameter is optional, and mostly relevant for the PartsExhaust, FeederError, NozzleError and HeadError type of placement faults

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public int NumberOfTriesBeforeError { get; set; }

Property Value

Int32
See Also