GE RX3i User Manual page 110

Pacsystems
Hide thumbs Also See for RX3i:
Table of Contents

Advertisement

(Word 7) EGD Command Number: Word 7 requests that a read PLC memory operation occur. If the command
is processed successfully, it will result in PLC reference memory data being retrieved from the server to the
client.
(Word 8) Command Retry Time: Word 8 specifies the time (in milliseconds) the Ethernet Interface will wait
between retries when transferring the command. A total of four tries will be made to send the command. If no
response is received after the four tries (i.e. after four times the retry time value), an error status will be returned
in the COMMREQ status word. If the command retry is specified as zero, the default value of one second is used.
(Word 9) Local PLC - Memory Type: Words 9-11 specify the location in the local PLC where the Ethernet
Interface will store data received from the remote PLC. Valid values for Word 9 are listed below. The amount of
data to be transferred is specified by the number of memory units of the data read from the remote PLC (Word
15).
Type
Value (Decimal)
%W
196
14
%R
8
%AI
10
%AQ
12
16
%I
70
18
%Q
72
20
%T
74
22
%M
76
24
%SA
78
26
%SB
80
28
%SC
82
30
%S
15
84
56
%G
86
(Words 10 - 11) Local PLC - Memory Starting Address: Words 10 and 11 determine the starting address in the
local PLC in which the data from the remote PLC is to be stored. The value entered is the 32-bit offset (1-based)
from the beginning of PLC memory for the memory type and mode specified in Word 9. Word 10 contains the
least significant 16 bits of the offset; word 11 contains the most significant 16 bits of the offset. This offset will
be either in bits, bytes, or words depending on the mode specified. (For example, if Word 9=16 and Words 10,
11 = 2, 0 then the starting address will be %I9.) Valid ranges of values depend on the PLC's memory ranges.
The user is responsible for assuring that this area is large enough to contain the requested data without
overwriting other application data.
(Word 12) Remote PLC - Memory Type: Words 12–14 specify the memory type and starting address in the
remote PLC from which the data is to be read. Valid values for Word 12 are listed above.
%W memory is supported on PACSystems clients and servers only.
14
Read-only memory, cannot be written to.
15
GFK-2224Q
Description
Word memory (word mode)
Register memory (word mode)
Analog input memory (word mode)
Analog output memory (word mode)
Discrete input memory (byte mode)
Discrete input memory (bit mode)
Discrete output memory (byte mode)
Discrete output memory (bit mode)
Discrete temporary memory (byte mode)
Discrete temporary memory (bit mode)
Discrete momentary internal memory (byte mode)
Discrete momentary internal memory (bit mode)
Discrete system memory group A (byte mode)
Discrete system memory group A (bit mode)
Discrete system memory group B (byte mode)
Discrete system memory group B (bit mode)
Discrete system memory group C (byte mode)
Discrete system memory group C (bit mode)
Discrete system memory (byte mode)
Discrete system memory (bit mode)
Discrete global data table (byte mode)
Discrete global data table (bit mode)
January 2017
Chapter 6. Programming EGD Commands
97

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx7i

Table of Contents