|
Template D_LOAD_DIAGNOSTICS IN $filepath $ Synopsis Loads
a system=s diagnostic model (DKB). Return
Value Returns an integer value of zero if successful
and a non-zero if an error occurred. See
also Section 7: Error Handling Description Loads the system=s
diagnostic model and prepares it for use by the DLL. Must be the first diagnostic template called. filepath
is the name of the diagnostic model (e.g. rf_circ.dkb). The .dkb extension is not required. The path may also be entered, but is not required. If the path is not entered, then the default is the directory containing the IETM information. If the DKB is not found an error (-1) will be returned. See Also D_UNLOAD_DIAGNOSTICS, D_RESTART_DIAGNOSTICS Example D_LOAD_DIAGNOSTICS $filepath AC:\Ietm\pmcs.dkb@ AIMSS Example
Return to Diagnostics Template List |
|
Send mail to webmaster@giordano.com with
questions or comments about this web site.
|