Click or drag to resize

SMTLogEntryAdditionalData Class

** NOTE: ADDED in CFX 1.4 **

A specialized type of LogEntryRecordedData for an SMT machine
Inheritance Hierarchy
SystemObject
  CFX.StructuresLogEntryAdditionalData
    CFX.Structures.SMTPlacementSMTLogEntryAdditionalData

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntax
public class SMTLogEntryAdditionalData : LogEntryAdditionalData

The SMTLogEntryAdditionalData type exposes the following members.

Constructors
 NameDescription
Public methodSMTLogEntryAdditionalData 
Top
Properties
 NameDescription
Public propertyHeadAndNozzle The particular Head/Nozzle related to the log entry (where applicable)
Top
See Also