3.2.12 DOS Communication 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.12 DOS Communication Status Codes. ABB MicroSCADA | Manualzz

1MRS751251-MEN

3.2.12

ABB Automation

Status Codes

Technical Reference Manual

MicroSCADA

3 Status Codes

7252

7253

7254

7255

7256

7257

7258

7259

7260

SYST_INVALID_QE_ATTRIBUTE_VALUE

The value set to the QE attribute of a APL:B object is invalid.

SYST_QE_ATTRIBUTE_OUT_OF_RANGE

The value set to the QE attribute of a APL:B object is out of range.

SYST_INVALID_ME_ATTRIBUTE_VALUE

The value set to the ME attribute of a SYS:B object is invalid.

SYST_ME_ATTRIBUTE_OUT_OF_RANGE

The value set to the ME attribute of a SYS:B object is out of range.

SYST_INVALID_AD_ATTRIBUTE_VALUE

The value set to the AD attribute of a SYS:B object is invalid.

SYST_AUDIO_ALARM_DEVICE_NOT_STARTED

AUDIO_ALARM function failed because there is no audio alarm card in the system or the card has not been started (SYS:BAA not set).

SYST_OUTPUT_PROCESS_OBJECTS_DISABLED

This error code is raised by SCIL commands trying to use functionality not enabled in the license or lack of a valid license.

SYST_DIALOG_EDITOR_DISABLED

This error code is raised by SCIL commands trying to use functionality not enabled in the license or lack of a valid license.

SYST_PICTURE_EDITOR_DISABLED

This error code is raised by SCIL commands trying to use functionality not enabled in the license or lack of a valid license.

DOS Communication Status Codes

8001

8002

8003

8004

8010

8011

8012

8013

8014

8015

8016

8017

8100

DOSC_INVALID_MESSAGE_TYPE

DOSC_INVALID_MESSAGE

DOSC_COMMUNICATION_TIMEOUT

DOSC_SPURIOUS_REPLY

DOSC_PRINT_SCREEN_FILE_CREATE_ERROR

DOSC_PRINT_SCREEN_FILE_OPEN_ERROR

DOSC_PRINT_SCREEN_FILE_WRITE_ERROR

DOSC_PRINT_SCREEN_FILE_READ_ERROR

DOSC_PRINTER_OFF_LINE

DOSC_PRINTER_OUT_OF_PAPER

DOSC_PRINTER_I_O_ERROR

DOSC_PRINTER_TIMEOUT

MIIF_TOO_FEW_ARGUMENTS

65

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.