3 Status Codes. ABB MicroSCADA

Add to My manuals
212 Pages

MicroSCADA Status Codes is a technical reference manual that lists all MicroSCADA status codes. It provides explanations of the codes and their possible causes, and divides them into groups based on their relation to the base system or communication and NET units.

advertisement

3 Status Codes. ABB MicroSCADA | Manualzz

1MRS751251-MEN

3

3.1

3.1.1

3.1.2

ABB Automation

Status Codes

Technical Reference Manual

MicroSCADA

3 Status Codes

Status Codes

About this Chapter

In this chapter all MicroSCADA status codes are listed. Some possible reasons why these status codes appear are also presented. Status codes are divided into the following sections:

3.1

Status codes that indicate reliability of data.

3.2

Status codes that are related to the MicroSCADA base system.

3.3

Status codes that are related to communication and NET units.

3.4

Operating system status codes.

3.5

Data transfer status codes

3.6

Status codes transmitted by a NET unit to external devices

Reliability of Data

OK Status Code

0 OK_STATUS

Almost OK Status Codes

1

2

SUSPICIOUS_STATUS

The reason why the value is uncertain may be:

The value of a data object is uncertain, if the sampling has failed and the logging function is other than DIRECT or DUPLICATE.

The element in the vector, resulting from the vector functions HIGH,

LOW, SUM and MEAN, has status 1 if all the elements in the argument vector do not have status code 0.

An element in the vector obtained with the vector function

CUMULATE has this status, if all the elements used for calculating it do not have status 0.

If a vector operation is done and the operands do not have the same number of elements, the results of odd elements get this status.

If all elements in a vector operation or function do not have status 0, the resulting element gets status 1.

A process object gets this status when the S.P.I.D.E.R. RTU has marked the process object value faulty.

OBSOLETE_STATUS

The OV-attribute (BI, BO, AI, AO, DI, DO, DB, PC or BS) gets this status when the connection to the concerned RTU is interrupted. This

9

advertisement

Key Features

  • Lists all MicroSCADA status codes
  • Provides explanations of the codes
  • Divides codes into groups
  • Covers base system and NET units
  • Technical reference manual

Related manuals

Frequently Answers and Questions

What is the purpose of the MicroSCADA Status Codes?
Status codes are used to indicate the reliability of data, inform about errors during SCIL program execution, and communicate events in the process communication system or communication units.
How are status codes grouped?
Status codes are grouped into categories: reliability of data, base system status codes, NET status codes, operating system status codes, data transfer status codes, and status codes transmitted by a NET unit to external devices.
What is the OK status code?
The OK status code is 0, indicating that no error has occurred.
What is the difference between almost OK status codes and error codes?
Almost OK status codes (1, 2, 3) indicate a warning or uncertain value that can be used in expressions but may result in a non-zero status. Error codes (10 .. 10 000) are used for errors in the system.