![]() |
VWorks software calls the GetErrorInfo method when the plugin returns a value other than RETURN_SUCCESS for a method with a retVal output parameter of type ReturnCode. See “ReturnCode enumerated type” .When the plugin notifies VWorks software that an error occurred during a task, VWorks software does the following:
1 Calls the GetErrorInfo method to get a text string from the plugin that describes the error.Figure Standard error dialog box
Agilent Technologies does not currently support error codes. The plugin developer can embed error codes in this parameter.
IWorksDiags ShowDiagsDialog method