3.2.6Picture Database 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.6Picture Database Status Codes. ABB MicroSCADA | Manualzz

1MRS751251-MEN

3.2.6

ABB Automation

Status Codes

Technical Reference Manual

MicroSCADA

3 Status Codes

4009

4010

4011

4012

4013

4014

4015

4016

4017

4018

4019

4020

3008

3009

3010

3011

3012

3013

3014

3015

NETI_DOWNLOAD_ADDRESSING_ERROR

NETI_NOT_A_COMMON_RAM_LINK

NETI_LINK_NUMBER_OUT_OF_RANGE

NETI_NET_BOARD_MISSING

NETI_NET_NOT_DOWNLOADED

NETI_NET_LINK_NOT_INITIALIZED

NETI_UNKNOWN_NS_INDEX

NETI_LAN_LINK_NOT_SUPPORTED

Picture Database Status Codes

4001

4002

4003

4004

4005

4006

4007

PICF_INVALID_NAME

An invalid name has been given to a picture, representation or window.

PICF_NOT_FOUND

The named picture, representation or window does not exist.

PICF_ALREADY_EXISTS

The name given to a picture, representation or window is already in use.

PICF_END_OF_LIST

PICF_SHARE_ERROR

You are trying to edit, delete or rename a picture or representation which is in use (normally in another monitor).

PICF_USE_ERROR

Internal error situation in the MicroSCADA program. Contact an ABB representative.

PICF_NO_PIC_FILE

The file is probably corrupted.

PICF_DUPLICATE_PICTURE_FUNCTION_NAME

PICF_TOO_MANY_PICTURE_FUNCTIONS

PICF_START_PROGRAM_TOO_LONG

PICF_UPDATE_PROGRAM_TOO_LONG

PICF_EXIT_PROGRAM_TOO_LONG

PICF_DUPLICATE_WINDOW_NAME

PICF_FUNCTION_KEY_OVERLAP

PICF_TOO_MANY_REPRESENTATION_LIBRARIES

PICF_DRAW_PROGRAM_TOO_LONG

PICF_MEMORY_EXHAUSTED

PICF_ZERO_WIDTH_FIELD

PICF_BACKGROUND_PROGRAM_TOO_LONG

43

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.