Abort Channel (2001) - GE RX3i User Manual

Pacsystems
Hide thumbs Also See for RX3i:
Table of Contents

Advertisement

(Word 18) Remote Host - Network Address Type: Word 18 specifies the format of the remote host's address.
Word 18 must contain the value 1, which indicates a dotted-decimal IP address expressed using a separate
register for each decimal digit.
(Word 19) Remote Host - Network Address Length: Word 19 specifies the length in words of the remote host's
IP address. Word 19 must contain 4.
(Words 20–23) Remote Host - IP Address: Words 20–23 specify the four integers, one integer per word, of the
dotted-decimal IP address of the remote host to be accessed.

Abort Channel (2001)

The Abort Channel command immediately disconnects an active channel from its remote PLC, and closes the
channel. The Channel Transfer bit, the Channel Error bit, and the Detailed Channel Status words for the
channel are set to zero.
Example Command Block
Abort Channel 5. Return the COMMREQ Status word to %R10.
Dec
(Hex)
Word 1
00002 (0002)
Word 2
00000 (0000)
Word 3
00008 (0008)
Word 4
00009 (0009)
Word 5
00000 (0000)
Word 6
00000 (0000)
Word 7
02001 (07D1)
Word 8
00005 (0005)
(Word 7) Channel Command Number: This command parameter requests that a channel be aborted. If the
command is processed successfully, it terminates processing on the channel by the time success is indicated in
the COMMREQ status word.
(Word 8) Channel Number: The channel number specifies the channel to be disconnected (1–32 ). As a
convenient way to abort all channels, if the channel number parameter is –1 (FFFFH), all channels in use are
aborted. It is not an error to abort all channels if there are none in use. Neither is it an error to abort an idle
channel.
Note:
For the Abort Channel and Retrieve Detailed Channel Status commands, no actual data is
transmitted on the network. Communication occurs between the client PLC CPU and the
local Ethernet Interface only. For these commands, the actual function is performed
locally within the Ethernet Interface and then the COMMREQ Status word is sent
immediately to the CPU.
GFK-2224Q
Length of Channel command Data Block (2 words)
Always 0 (no-wait mode request)
Memory type of COMMREQ status word (%R)
COMMREQ status word address minus 1 (%R10) (0-based)
Reserved
Reserved
Abort Channel command number
Channel number 5
January 2017
Chapter 7. Programming SRTP Channel Commands
125

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rx7i

Table of Contents