|
Template D_GET_NEXT_TEST OUT #foundflag # $testname
$ Synopsis Obtain the name of the test most likely to minimize the diagnostic effort or time (best test). Return Value The status variable is set to zero if a test name is provided and to another number if no test name is be provided. Description This template can be used to provide the best sequence of tests for
diagnosing a faulty unit. Its
behavior depends in part on a configuration file associated with the Diagnostic
Knowledge Base where a AFast
Find Mode@
can be set or turned off. If there is a another test that improves the
diagnosis, the foundflag variable is
set to 1 and the name of the test is returned in the testname variable. If there are no further tests to be made, the foundflag variable is set to 0 and the testname variable is empty. See Also Example D_GET_NEXT_TEST OUT #foundflag FOUNDFLAG $testname TESTNAME AIMSS Example
Return to Diagnostics Template List |
|
Send mail to webmaster@giordano.com with
questions or comments about this web site.
|