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.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic int NumberOfTriesBeforeError { get; set; }Public Property NumberOfTriesBeforeError As Integer
Get
Set
Property Value
Int32
See Also