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.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public int NumberOfTriesBeforeError { get; set; }

Property Value

Int32
See Also