3 client command errors – ProSoft Technology MVI56E-SIE User Manual

Page 130

Advertising
background image

Diagnostics and Troubleshooting

MVI56E-SIE ♦ ControlLogix Platform

User Manual

Client Communication Module

Page 130 of 168

ProSoft Technology, Inc.

September 6, 2012

4.3.3 Client Command Errors

There are several different ways to view Client Command Errors.
 In the SIE.STATUS.CmdErrorList controller tag array
 On the Client status data screens in the ProSoft Configuration Builder

Diagnostics

 At a module database location specified by the configuration's SIE Client x

Command Error Pointer, if the Command Error Pointer is enabled. This
means that the first register refers to command 1 and so on.

Word Offset

Description

0

Command 0 Error

1

Command 1 Error

2

Command 2 Error

3

Command 3 Error

….

15

Command 15 Error

16

Command 16 Error

For every command that has an error, the module automatically sets the poll
delay parameter to 30 seconds. This instructs the module to wait 30 seconds
until it attempts to issue the command again.

As the commands in the Client Command Last are polled and executed, an error
value is maintained in the module for each command. This error list can be
transferred to the processor.

Advertising