beautypg.com

Chapter 4 - programming error codes, How to read error codes, Programming error codes – Rockwell Automation 1771-QI,D17716.5.126 PLASTIC MOLD.MODULE User Manual

Page 103: Chapter

background image

Chapter

4

Publication 1771-6.5.126 – March 1998

Programming Error Codes

Programming error codes indicate that you entered invalid data in a
command block. This chapter lists programming error codes for all
command blocks.

Block ID:

Acronym:

Description:

Page:

1

MCC

Module Configuration Command Block

4-3

2

JGC

Jog Configuration Block

4-6

8

INC

Injection Configuration Block

4-7

9

IPC

Injection Profile Block

4-9

10

PKC

Pack Configuration Block

4-15

11

HDC

Hold Configuration Block

4-16

12

HPC

Pack/Hold Profile Block

4-17

13

PRC

Pre-Decompression Configuration Block

4-20

14

PLC

Plastication Configuration Block

4-21

15

PPC

Plastication Profile Block

4-22

16

PSC

Post-Decompression Configuration Block

4-28

25

DYC

Dynamic Command Block

4-29

26

RLC

Inject ERC Values Block

4-29

28

PTC

Process Trace Configuration Block

4-30

Important: Refer to the block ID returned in SYS61 to determine
the command block to which the error code relates. Then refer to
SYS62 for the error code.

You read error codes on your programming terminal by examining
system status words in the PLC data table:

SYS61 = ID of the block that contains the error

SYS62 = error code

You can interpret most error codes by memorizing 9 basic types and
knowing how the codes are organized.

The 4-digit code, xxyy, has two parts:

xx = type description

yy = word in the command block that contains the error

Here we list the type descriptions, each with an example error code.

How to Read Error Codes