** NOTE: ADDED in CFX 1.5 **
This message is used when a tool such as stencil or squeegee is unloaded from a cleaning machine
{
"TransactionID": "d3e7fe9a-5e42-4121-9edd-a8b46d112ba9",
"Tools": [
{
"$type": "CFX.Structures.SolderPastePrinting.SMTSqueegee, CFX",
"CleaningState": "Cleaned",
"UniqueIdentifier": "SQ1234567890",
"Name": "Squeegee name"
},
{
"$type": "CFX.Structures.SolderPastePrinting.SMTStencil, CFX",
"CleaningState": "Cleaned",
"UniqueIdentifier": "ST1234567890",
"Name": "Stencil name"
}
]
}
Inheritance Hierarchy Namespace: CFX.ProductionAssembly: CFX (in CFX.dll) Version: 2.0.0+5bb1f71a933ed371a0f5f2d5e7db34c89b75f3ea
Syntaxpublic class ToolsUnloaded : CFXMessage
Public Class ToolsUnloaded
Inherits CFXMessage
The ToolsUnloaded type exposes the following members.
Constructors
Properties
See Also