List of Errors Tag

<< Click to Display Table of Contents >>

 

List of Errors Tag

Read-Only

 

B1

Not used

B2

9998

B3

Not used

B4

Not used

 

Use the reading of a Block Tag to receive a list of errors occurred in this Driver. Data on this list of errors is returned according to the following structure of Block Tag Elements:

Element 1: Category of the error. Please check table Categories of errors for more information

Element 2: Description of the error situation

 

NOTE

Use a Block Tag's OnRead event to collect all returned error instances as a list. The error occurrence's timestamp is linked to this Block Tag's timestamp.

 

Categories of errors

Category

Description

01

Time-out (a communication failure occurred)

02

Invalid Frame (a message of invalid protocol occurred)

03

Invalid Argument (an invalid configuration occurred)

04

Connection Error (a connection failure occurred)

05

Out of Memory (a message of insufficient memory occurred)

06

Internal Error (a Driver's internal failure occurred)

07

Protocol Exception (a protocol's expected failure occurred)

Was this page useful?