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 412
GetTestStatus (LPCSTR ComPort, short TestNumber)
Returns four-digit hex string (“####”) giving the test status as seen on editor
results screen.
GetTestMnemonic (LPCSTR ComPort, short TestNumber)
Returns the test mnemonic as a string, i.e. “LBAL”.
GetTestUnits (LPCSTR ComPort, short TestNumber)
Returns the test units as a string, i.e. “Ohm”.
GetCompensationStatus (LPCSTR ComPort)
“NO COMPENSATION STATUS” No status received yet.
“No Fixture Compensation” Program has not been compensated.
“Fixture Compensation: successful” Compensation all OK.
“Fixture Compensation: fail” + ExtraString Compensation has failed.
GetUnitType (LPCSTR ComPort)
Returns “AT5600”, “AT3600”, “AT1600” or ”ATi” depending on the type of
instrument connected to the ComPort.
GetResult (LPCSTR ComPort, short TestNumber)
The number returned is a float representing the value of the result measured or a
zero if no result was available.