Chapter 6. Programming EGD Commands
106 PACSystems* RX7i & RX3i TCP/IP Ethernet Communications User Manual GFK-2224Q
(Word 20) Remote Server - Network Address Length: Word 20 specifies the length in words of the remote PLC
IP address in this COMMREQ Command Block. Word 20 must contain 4.
(Words 21 – 24) Remote Server - IP Address: Words 21–24 specify the four integers, one integer per word, of
the dotted-decimal IP address of the remote PLC to be accessed.
6.9 Masked Write to EGD Exchange (4004)
The Masked Write to EGD Exchange command can be used to write one or more bits in a single byte of a
configured Ethernet Global Data exchange in a remote producer node. EGD protocol prohibits writing to a
consumed exchange. This command can be sent to PACSystems PLCs and to other EGD Class 2 devices.
In a PACSystems PLC, writing an EGD exchange modifies the PLC reference memory locations configured to be
transferred at the specified offset in the exchange. Thus current process data will be updated, not the data that
was transferred last in the exchange.
Masked Write EGD Exchange Command Block
Length of command data block
Always 0 (no-wait mode request)
Memory type of COMMREQ Status Word
13
Offset of COMMREQ Status Word
Masked Write to EGD Exchange command number.
Retry time, in milliseconds
The time between retries of command transfers. Default is
1000ms.
Bit mask, set bit to be written to 1,
rest to 0
The bit mask selects the individual bit to be written. The
most significant bytes of Word 9 and Word 10 are ignored.
Write 0 or 1 to selected bit.
Value to set the bit selected by the bit mask in Word 9.
EGD Exchange signature. This should be 0 for PLCs when
not using signatures. If run-mode store of EGD will be
used, the use of signatures is highly recommended.
Remote Producer ID (least
significant word)
Remote Producer ID (most
significant word)
Remote Exchange ID (least
significant word)
Remote Exchange ID (most
significant word)
Byte offset (0-based) in the exchange that should be read.
Must be 1. Indicates an IP address will be used.
Must be 4 for IP address.
Group ID (multicast) is not permitted.
Word 22
IP Address of the remote PLC
Four integers, specified as one integer per word of the
dotted-decimal IP address of the remote PLC. May not be