GE GEFanuc Automation Programmable Control Products TCP/IP Ethernet Communications for the Series 90t-70 PLC GFK-1004B User Manual

Page 96

Advertising
background image

4

4-8

TCP/IP Ethernet Communications User’s Manual – January 1996

GFK-1004B

COMMREQ Status Word:

The Ethernet Interface updates the CRS word to show success

or failure of the command. Command words 3 and 4 specify the PLC memory location
of the CRS word.

(Word 3) COMMREQ Status Word Pointer Memory Type:

This word specifies the memory

type for the CRS word. The memory types are listed in the table below.

ББББ

ББББ

ББББ

Type

БББББ

БББББ

БББББ

Value

(Decimal)

ББББ

ББББ

ББББ

Value

(Hex.)

БББББББББББББББББ

БББББББББББББББББ

БББББББББББББББББ

Description

ББББ

ББББ

%R

БББББ

БББББ

8

ББББ

ББББ

08h

БББББББББББББББББ

БББББББББББББББББ

Register memory (word mode)

ББББ

ББББ

%AI

БББББ

БББББ

10

ББББ

ББББ

0Ah

БББББББББББББББББ

БББББББББББББББББ

Analog input memory (word mode)

ББББ

ББББ

%AQ

БББББ

БББББ

12

ББББ

ББББ

0

Ch

БББББББББББББББББ

БББББББББББББББББ

Analog output memory (word mode)

ББББ

ББББ

ББББ

%I

БББББ

БББББ

БББББ

16
70

ББББ

ББББ

ББББ

10h
46h

БББББББББББББББББ

БББББББББББББББББ

БББББББББББББББББ

Discrete input memory (byte mode)
Discrete input memory (bit mode)

ББББ

ББББ

ББББ

%Q

БББББ

БББББ

БББББ

18
72

ББББ

ББББ

ББББ

12h
48h

БББББББББББББББББ

БББББББББББББББББ

БББББББББББББББББ

Discrete output memory (byte mode)
Discrete output memory (bit mode)

ББББ

ББББ

ББББ

%T

БББББ

БББББ

БББББ

20
74

ББББ

ББББ

ББББ

14h

4Ah

БББББББББББББББББ

БББББББББББББББББ

БББББББББББББББББ

Discrete temporary memory (byte mode)
Discrete temporary memory (bit mode)

ББББ

ББББ

%M

БББББ

БББББ

22
76

ББББ

ББББ

16h

4Ch

БББББББББББББББББ

БББББББББББББББББ

Discrete momentary internal memory (byte mode)
Discrete momentary internal memory (bit mode)

ББББ

ББББ

ББББ

%G

БББББ

БББББ

БББББ

56
86

ББББ

ББББ

ББББ

38h
56h

БББББББББББББББББ

БББББББББББББББББ

БББББББББББББББББ

Discrete global data table (byte mode)
Discrete global data table (bit mode)

(Word 4) COMMREQ Status Word Pointer Offset:

This word contains the offset within

the memory type selected. The status word pointer offset is a zero-based number. For ex-
ample, if you want %R1 as the location of the CRS word, you must specify a zero for the
offset. The offset for %R100 would be 99. Note, however, that this is the only zero-
based field in the Channel commands.

For information on the contents of the COMMREQ Status word, see Section 4.

(Word 5):

Reserved. Set to zero.

(Word 6):

Reserved. Set to zero.

(Words 7 - 31) Data Block:

The Data Block defines the Channel command to be per-

formed. For information on how to fill in the Channel command information, see Sec-
tion 3.

Advertising