C H A P T E R 1 6 - C H A N G E L O G
AT5600 User Manual 98-119 issue 14 Page 411
GetPolarityPass (LPCSTR ComPort, short TestNumber)
“NO POLARITY” Test number has no polarity result
“PASS” Polarity result has passed
“FAIL” Polarity result has failed
GetTestPass (LPCSTR ComPort, short TestNumber)
“PASS” Test result has passed
“FAIL” Test result has failed
GetOverallPass (LPCSTR ComPort)
“PASS” All tests have passed
“FAIL” One or more tests have failed
GetNumberOfTests (LPCSTR ComPort)
Returns a short integer variant type giving the number of tests in the program.
Use for possible determination of the maximum value for TestNumber in other
functions.
GetMinLimit (LPCSTR ComPort, short TestNumber)
Float value giving the minimum limit for the test TestNumber.
“NO LIMIT” This test has no minimum limit.
GetMaxLimit (LPCSTR ComPort, short TestNumber)
Float value giving the maximum limit for the test TestNumber.
“NO LIMIT” This test has no maximum limit.