Commreq #3: Write Configuration Command - GE PACSystems RX3i Genius User Manual

Programmable control products, communications gateway
Table of Contents

Advertisement

6.4.3 COMMREQ #3: Write Configuration Command

The Write Configuration command is used to send configuration data from the CPU to a
device on the Genius bus. The Gateway cannot write configuration data to another Genius
Gateway, to a Bus Interface module, or to a Hand-Held Monitor.
The PLC sends the intended configuration data from CPU memory to the PNC which then
transfers it to the Gateway. The Gateway schedules background Write Configuration
datagrams to the target Genius device. Once message transmission begins, the Gateway
sends the configuration data to the target Genius device, up to 16 bytes per bus scan. The
block does not use any of the new configuration data until it has all been received. No new
datagrams can be sent to the Genius device until the operation has been completed. When all
the data has been sent, the Gateway changes the status to 4 (Done), and this is replicated by
the PNC.
The length of the data sent with this command must exactly match the length specified for
the target Genius device. If the lengths are not equal, the Gateway returns a Syntax Error to
the COMMREQ Status Block.
GNIU does not support this COMMREQ. Use Machine Edition to download configuration data
to a GNIU.
Command Block for the Write Configuration Command
Address
Address +1
Address +2
Address +3
Address +4
Address +5
Address +6
Address +7
Address +8
Address +9
Address +10
to
Address +n
GFK-2892B
Command Length
No Wait
Status Block memory type
Status Block offset
Idle timeout value
Max. communications time
Command number
PROFINET Device number
Genius Device Number
Length of configuration
data (in bytes)
Configuration Data
PACSystems RX3i Genius Communications Gateway User Manual
Chapter 6. COMMREQ/Data_Init_Comm Programming
This number equals the sum of the amount of configuration data to be
sent to the target Genius device, plus 4. For example, for an RTD block,
which has 42 words of configuration data, you would enter 46 here.
See "COMMREQ #2: Read Configuration" for data lengths associated
with other Genius devices.
0
70 (%I), 72 (%Q), 8 (%R), 10 (%AI), 12 (%AQ) or 196 (%W)
Beginning address for the COMMREQ Status Block.
0
0
3
1-255: The device number of the targeted GCG Genius Gateway.
0-31: the SBA of the targeted Genius Device.
Up to 248 bytes (128 words) of configuration data may be written to
the target Genius device. See "COMMREQ #2: Read Configuration"
for data lengths associated with other Genius devices.
Configuration data for transfer to the target Genius device.
Formats are given in the Genius I/O System User's Manual.
Public 59

Advertisement

Table of Contents
loading

Table of Contents