![]() |
Tells the plugin to terminate a task or to terminate all currently executing tasks. Tells the plugin to terminate the connection to a device. Notifies the plugin of the state of a protocol’s compile sequence. Provides the means for plugin-to-plugin communication. Gets a 32x32 bitmap image from the plugin to display for a device or task in the protocol editor. Gets a dynamic description or a detailed description for a task from the plugin. Gets a text string describing the error that occurred when the plugin returned an error code; writes the string to the Main Log; and displays the standard error dialog box, which contains the string. Gets a dynamic bitmap from the plugin that shows the labware located on a device. Gets information about the plugin as XML metadata, or notifies the plugin of changes that the user made to device or task parameters. Tells the plugin to ignore an error that occurred during a task. Tells the plugin to initialize a device. Asks the plugin whether a location is available for a labware-handling process. Tells the plugin to make a location available for a labware-handling process. Notifies the plugin that a labware was dropped off. Notifies the plugin that a labware was picked up. Notifies the plugin that a labware-transfer process was aborted. Notifies the plugin that the user started a protocol. Instead of this method, VWorks software calls the IWorksDiags ShowDiagsDialog method to display a diagnostics dialog box. See IWorksDiags “ShowDiagsDialog method” .