Send Information Report (2010) - GE RX3i User Manual

Pacsystems
Hide thumbs Also See for RX3i:
Table of Contents

Advertisement

Send Information Report (2010)

The Send Information Report COMMREQ requests that a particular block of memory within the PLC CPU
reference tables be transferred periodically from an Ethernet Interface to a host application SRTP server. The
Command Block specifies the repetition period, the number of transfers to the server to perform, and the
timeout allowed in waiting for each transfer to complete. The first send is performed immediately, regardless
of the period specified.
Example Command Block
Establish a channel (Channel 7) to a remote Host application server at IP address 10.0.0.1. Return the
COMMREQ Status word to %R10. Send local PLC registers %R50–%R57 to remote host. Repeat the send 10
times, once every 7 seconds, with a timeout of 500ms for each transfer.
Word 1
Word 2
Word 3
Word 4
Word 5
Word 6
Word 7
Word 8
Word 9
Word 10
The term local
PLC is used here
Word 11
to identify the
Word 12
client PLC—the
PLC that initiates
Word 13
the
Word 14
communications
request.
Word 15
Word 16
Word 17
Word 18
Word 19
The term Remote
Word 20
Host is used here
to identify the
Word 21
SRTP Host server.
Word 22
Word 23
(Word 7) Channel Command Number: Word 7 requests that a Send Information Report channel be set up. If
the command is processed successfully, it will result in attempting the specified number of transfers from the
client to the server.
(Word 8) Channel Number: Word 8 specifies the channel to be used for the send. This value must be in the
range of 1–32. If the channel number is out of range, a command error indication is placed in the COMMREQ
status word. If the channel number is the same as a channel already in use, the channel is re-tasked to
perform this new command.
(Word 9) Number of Send Repetitions: Word 9 specifies the number of transfers to be performed before
automatically completing the communications request and closing the channel. If this value is set to 1, only a
single transfer will be issued. If this value is set to 0, transfers will be issued on the requested period until the
channel is aborted.
GFK-2224Q
Dec
(Hex)
00017
(0011)
00000
(0000)
00008
(0008)
00009
(0009)
13
00000
(0000)
00000
(0000)
02010
(07DA)
00007
(0007)
00010
(000A)
00003
(0003)
00007
(0007)
00050
(0032)
00008
(0008)
00050
(0032)
00008
(0008)
00000
(0000)
00000
(0000)
00001
(0001)
00004
(0004)
00010
(000A)
00000
(0000)
00000
(0000)
00001
(0001)
January 2017
Chapter 7. Programming SRTP Channel Commands
Length of Send Information Report Data Block (17
words)
Always 0 (no–wait mode request)
Memory type of COMMREQ status word (%R)
COMMREQ status word address minus 1 (%R10)
Reserved
Reserved
Send Information Report Channel command number
Channel number (7)
Number of repetitions (send 10 times)
Time unit for send period (3=seconds)
Minimum interval between host accesses (every 7
seconds)
Timeout on each individual transfer response (500ms)
Local PLC - Memory type from which to send data (%R)
Local PLC - Starting address from which to send data
(%R50)
Local PLC - Number of memory units (8 registers)
Reserved
Reserved
Remote Network Address type (IP Address)
Remote Network Address length in words (4)
Remote Host - Register 1 of IP address (10)
Remote Host - Register 2 of IP address (0)
Remote Host - Register 3 of IP address (0)
Remote Host - Register 4 of IP address (1)
123

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx7i

Table of Contents