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.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic int NumberOfTriesBeforeError { get; set; }
Public Property NumberOfTriesBeforeError As Integer
Get
Set
Property Value
Int32
See Also