VWorks software calls the
PlatePickedUp method to notify the plugin that a labware was picked up at the location specified in the previous call to the
MakeLocationAvailable method. (See
“MakeLocationAvailable method” .) A call to the
PlatePickedUp method also provides information about the labware that was picked up.
VWorks software calls this method when the device’s location is the source of a labware transfer, which includes robot transfers and configured labware.
VWorks software passes a Plates XML block into the
PlateInfoXML parameter of the
PlatePickedUp method.
The Plates XML block contains the Plates element and its all 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
PlatePickedUp method.
VWorks software tells the plugin that the labware named
process ‑ 1 was picked up at the location named
Location and that the labware was involved in a Mount task with the labware named
process ‑ 3.