Error messages, Error messages 57 – MTS SWIFT 40 Sensor User Manual

Page 57

Advertising
background image

Error Messages

SWIFT 40 Sensors

Software Utilities

57

Error Messages

When a SWIFT utility encounters an error, a traceback message is displayed. An
example traceback message is:

Usually you only need to be concerned with the first line of the traceback which
gives a summary of the error. The indented list of messages may provide
additional information that in some instances will be helpful to determine the
cause of an error. For instance, if the program reported an “out of range” error
one of the other lines may indicate the name of the parameter being written to
when the error occurred.

The number at the beginning of an indented error line is an error number.
Negative error numbers are generated by the SWIFT utility program. Positive
error numbers are generated by the TI.

serial port command timeout, received: 0 chars, buffer:

-1: (DoTIUploadBox) upload box error

-1: (SwiftTI::Init) error reading typeid

-1: (MParm::ReadVal) error read value for Type ID

-1: (MPort::DoCommand) error sending or receiving response

-4: (MPort::GetResponse) error parsing error code

-4: (ParseErrorCode) expected @

Advertising