VWorks software calls the
PlateTransferAborted method to notify the plugin that a labware-transfer process was aborted. This is typically due to a robot malfunction followed by user intervention, that is, when the user clicks the Abort button in the standard error dialog box.
VWorks software passes a Plates XML block into the
PlateInfoXML parameter of the
PlateTransferAborted method.
The Plates XML block contains the Plates element and all its children. This XML block provides information about labware that are used in methods involving labware-handling processes.
The following sample code is a Plates XML block that is received by the plugin from
VWorks software as a string in the
PlateInfoXML parameter of the
PlateTransferAborted method.
VWorks software tells the plugin that the labware named
process ‑ 1 was involved in the aborted labware-transfer process at the location named
Location and that the labware was involved in a Mount task with the labware named
process ‑ 3.