5 block configuration errors – Flowserve 3400IQ Digital Positioner User Manual

Page 107

Advertising
background image

07

Logix 3400IQ Digital Positioner FCD LGENIM3402-00 – 0/07

flowserve.com

ERROR_DETAIL Enumeration
Table 10.6 lists the enumerated values for the error type element only. The location and sub-type
elements have no significant meaning for users.

Table 10.6 ERROR_DETAIL Parameter Enumeration

ERROR_DETAIL

Message

0

No error

1

Control board ROM checksum

2

HC16 boot ROM checksum

3

HC16 application ROM checksum

4

Interprocessor error (startup)

5

Interprocessor error (operation)

6

EEPROM corrupt (background diagnostics)

7

EEPROM driver error

8

EEPROM - fieldbus write

9

Sensor error

10

Internal software error

11

Other

Using ERROR_DETAIL for Troubleshooting

If a critical error occurs in the resource block, the user should read and record the ERROR_DETAIL
value. Then reset the device (write RESTART parameter Processor). Wait 30 seconds after reset and
read ERROR_DETAIL again to check if error cleared.

10.5 Block Configuration Errors

Configuration Errors
Block configuration errors prevent a device block from leaving OOS mode. The BLOCK_ERR
parameter (bit 1) shows whether a block configuration error is present. Table 10.7 summarizes the
conditions that may be the result of block configuration errors, which in turn cause a device fault.
Follow the recommended actions to correct these errors.

Table 10.7 Summary of Configuration Errors

Problem/Fault

Probable Cause

Recommended Action

Name of parameters

are not visible

Missing or incorrect version of device

description file on host computer.

1. Check path to device description.
2. Load correct version of DD.

Unable to write

successfully to

MODE_BLK of any

block.

Mode not supported in TARGET and/or

PERMITTED modes for the given block.

• Verify that the mode being written is

supported by the block.

• If writing TARGET mode only, then the

desired mode must already be set in

the PERMITTED field.

• If writing the whole MODE_BLK

record, then the mode set in TARGET

must also be set in the PERMITTED

field. Other modes may also be set in

the PERMITTED field, but target mode

must be set.

Unable to write to a

parameter

1. Parameter is read-only.

1. None

2. Sub-index of the parameter is read-only.

Some parameters have fields that are not

writable individually (such as MODE_BLK.

ACTUAL).

2. None

Advertising