This is part of 2.1.0latest release.

MLxErrorDetail

0.2.0

Data type for storing alarm- and message information.

Data structure used by MLxGetErrorDetailand MLxGetMessageDetail.

Contains detailed error information, same as alarm on the robot teach pendant.

Version history

0.2.0

  Rioual

Changes

Changed:
  • Rename input variable Type to ErrType
show full history

0.1.0

  deGroot

Changes

Changed:

Overview

nametypedefaultcomment
errorNumberDINTThe error number from MotoLogix system runtime software.
OEMerrorNumberINTFor future use
OriginDINTFor future use
ErrTypeDINTFor future use
RecoveryDINTFor future use
Message_LENDINTStringlength for platform compatibility
MessageSTRING[82]Basic Error Message
ExtendedDescription1_LENDINTStringlength for platform compatibility
ExtendedDescription1STRING[82]Extended error description.
ExtendedDescription2_LENDINTStringlength for platform compatibility
ExtendedDescription2STRING[82]Extended error description (continued).
ExtendedDescription3_LENDINTStringlength for platform compatibility
ExtendedDescription3STRING[82]Extended error description (continued).
Remedy_LENDINTStringlength for platform compatibility
RemedySTRING[82]For future use
TimeStamp_LENDINTStringlength for platform compatibility
TimeStampSTRING[82]Date of occurrence

Details

errorNumber

DINT

The error number from MotoLogix system runtime software.

OEMerrorNumber

INT

For future use

Origin

DINT

For future use

ErrType

DINT

For future use

Recovery

DINT

For future use

Message_LEN

DINT

Stringlength for platform compatibility

Message

STRING[82]

Basic Error Message

ExtendedDescription1_LEN

DINT

Stringlength for platform compatibility

ExtendedDescription1

STRING[82]

Extended error description.

ExtendedDescription2_LEN

DINT

Stringlength for platform compatibility

ExtendedDescription2

STRING[82]

Extended error description (continued).

ExtendedDescription3_LEN

DINT

Stringlength for platform compatibility

ExtendedDescription3

STRING[82]

Extended error description (continued).

Remedy_LEN

DINT

Stringlength for platform compatibility

Remedy

STRING[82]

For future use

TimeStamp_LEN

DINT

Stringlength for platform compatibility

TimeStamp

STRING[82]

Date of occurrence

Pages built with Hugo - 04 Oct 2024 15:36 CEST