![]() |
VWorks software calls the Abort method to terminate a specific task or to terminate all currently executing tasks.
1 The plugin notifies VWorks software that an error occurred during a task.
2 VWorks software does the following:
a Calls the GetErrorInfo method to get a text string from the plugin that describes the error. See “GetErrorInfo method” .See “GetErrorInfo method” for a picture of a standard error dialog box.
3 If the user clicks the Abort button, VWorks software calls the Abort method to tell the plugin to terminate the task.When the user aborts a run in the Runset Manager, VWorks software calls the Abort method to tell the plugin to terminate all currently executing tasks.
IWorksDiags ShowDiagsDialog method