Read module header reply data format for slave – GE GFK-2193A User Manual
Page 28

GFK-2193A
Chapter 4 Status and Diagnostics
4-11
4
(Word 9) Local PLC - Memory Starting Address: Word 9 determines the starting
address in the local PLC in which the response is to be written. The value entered is the
offset (0-based) from the beginning of PLC memory for the memory type and mode
specified in Word 8. This offset will be either in bits, bytes, or words depending on the
mode specified (for example, if Word 8=16 and Word 9=2, the starting address will be
%I9). Valid ranges of values depend on the PLC’s memory ranges.
(Word 10) Response Memory Size: Word 10 specifies the size of the memory block for
the response. The Response Memory Size is 25 words. If the Response Memory Size is
set smaller than 25, the COMMREQ will fail with a 7 in the COMMREQ Status Word. The
user is responsible for assuring that this area is large enough to contain the requested
data without overwriting other application data
Read Module Header Reply Data Format for Slave
Word Name
Description
Word 1
Command Code
Echo of the Command Code that this data block is replying to
(0x0005).
Word 2
ModuleType
Contains 1 if the module is a Slave and a 2 if the module is a
Master.
Word 3
PfbStatus
PROFIBUS Status register, also can be read using the Get
Device Status COMMREQ. For definitions, see page 4-8.
Word 4
ModuleVersion
Module firmware version.
0122h = 1.22
Word 5
ErrLanOffline
Counter. LAN went offline due to errors.
Word 6
DiagConf Total
confirmations.
Word 7
DiagInd Total
indications.
Word 8
ErrNotOk
Total not OK confirmations and indications.
Word 9
DiagSlaveUpdate
Number of updates the Slave has received from the Master
Word 10
ErrSlvErr
Count of Slave Configuration Errors
Word 11
ErrSlvTout
Count of Slave Watchdog timeouts (update not received in time)
Word 9
ErrInvReqLen
Invalid request length error counter.
Word 10
ErrFifo
FIFO overflow error counter.
Word 11
ErrRxOverun
Receive overrun error counter.
Word 12
ErrDblTok
Double token error counter.
Word 13
ErrRespErr
Response error counter.
Word 14
ErrSynErr
General network error counter.
Word 15
ErrNetTout
Network timeout error counter.
Word 16
ErrHsa
Station higher than HAS was heard counter.
Word 17
ErrStn
Duplicate station detected counter.
Word 18
ErrPasTok
Unable to pass token counter.
Word 19
ErrLasBad
Active station list is invalid.
Word 20
ErrInternal Internal
errors.
Word 21
ErrArg Argument
errors.
Word 22
ErrEventOverun
A new event occurred before the last one was cleared.
Note: If the Name starts with Err the value stops at the maximum. If the Name starts
with Diag the count rolls over to zero.