3.2.5NET Interface 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.2.5NET Interface Status Codes. ABB MicroSCADA | Manualzz

MicroSCADA

3 Status Codes

3.2.5

42

Status Codes

Technical Reference Manual

1MRS751251-MEN

3003

3004

3005

3006

3007

2315

2316

2317

2318

2319

2320

2321

2322

2323

2324

2325

PROF_INVALID_FN_ATTRIBUTE_VALUE

FN attribute should have a file tag value

PROF_INVALID_ID_ATTRIBUTE_VALUE

ID attribute should have a byte string value

PROF_OBJECT_NOT_ON_AUTO

File transfer possible only if SS == AUTO

PROF_INVALID_FOR_FT_OBJECTS

Invalid operation for FT type process objects (e.g. #SET name:Pi = LIST(

... ) )

PROF_FILE_TRANSFER_IN_PROGRESS

Trying to set FF, ID or FN attribute while file transfer is in progress

PROF_FILE_TRANSFER_TIMEOUT

NET has not sent anything for a minute

PROF_FILE_TRANSFER_CANCELED

NET has sent a message belonging to a file transfer that has been canceled

PROF_INVALID_FILE_TRANSFER_ID

NET has sent a message belonging to an inactive file transfer

PROF_INVALID_FILE_TRANSFER_DATA

NET has sent a file transfer message that SYS cannot interpret

PROF_MESSAGE_SEQUENCE_NUMBER_OUT_OF_ORDER

A file transfer message NET -> SYS has been lost

PROF_SU_ATTRIBUTE_NOT_SUPPORTED

The SU attribute is not implemented for free type process objects

2326

2327

PROF_INVALID_TT_ATTRIBUTE_VALUE

PROF_TT_ATTRIBUTE_OUT_OF_RANGE

NET Interface Status Codes

3001

3002

NETI_NO_SCS_DRIVER_FOR_DEVICE

NETI_SPURIOUS_REPLY_TO_SCS

The base system and the frontend do not communicate properly. Contact an ABB representative.

NETI_NET_LINE_INIT_FAILED

NETI_XF_PROTOCOL_NOT_SUPPORTED

NETI_RM_PROTOCOL_NOT_SUPPORTED

NETI_DN_PROTOCOL_NOT_SUPPORTED

NETI_OPEN_DEVICE_ERROR

ABB Automation

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.