SMTHeadInformationPlacementAccuracy Property |
The accuracy of this head, expressed in mm. For example, a head that can accurately
place components to 1 micron would have accuracy of 0.001 mm.
Namespace: CFX.Structures.SMTPlacementAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic double PlacementAccuracy { get; set; }
Public Property PlacementAccuracy As Double
Get
Set
Property Value
Double
See Also