VWorks software calls the
Aborted method after a protocol run is aborted.
VWorks software passes an Aborted XML element into the
sXML parameter of the
Aborted method. This XML element provides the file path of the protocol that generated the event.
The Aborted element has the following attribute:
The following sample code is an Aborted XML element that is received by the plugin from
VWorks software as a string in the
sXML parameter of the
Aborted method.
VWorks software tells the plugin that the protocol named
Protocol File ‑ 1 was aborted.
The plugin returns a HookResults XML block in the sResultXML parameter of the
Aborted method. For information about the structure and contents of this XML block, see
“HookResults XML block” .
The following sample code is a HookResults XML block that is returned to VWorks software from the plugin as a string in the
sResultXML parameter of the
Aborted method. The plugin tells
VWorks software to write the following Info-type message to the Main Log: