Task identification, Display data representation, Numeric values – GE GEFanuc Automation Programmable Control Products TCP/IP Ethernet Communications for the Series 90t-70 PLC GFK-1004B User Manual

Page 136

Advertising
background image

5

5-9

GFK-1004B

Chapter 5 The Station Manager

mand. All arguments to the commands, will be automatically converted to all lower case
characters unless they are enclosed in double quotation marks (e.g., “A”).

Task Identification

Several commands refer to “tasks” or subsystems of the operating software. Each task
has a unique identifying letter which is used to select the desired task or tasks. The fol-
lowing table shows the task identifiers and their associated tasks.

Table 5-3. Task Identifiers

БББББ

БББББ

Identifier

БББББББББ

БББББББББ

Task

БББББ

b

БББББББББ

System Memory

БББББ

БББББ

c

БББББББББ

БББББББББ

PLC Driver

БББББ

БББББ

f

БББББББББ

БББББББББ

ARP

БББББ

БББББ

h

БББББББББ

БББББББББ

Channel API

БББББ

БББББ

i

БББББББББ

БББББББББ

IP Layer

БББББ

БББББ

j

БББББББББ

БББББББББ

ICMP

БББББ

l

БББББББББ

Data Link Layer

БББББ

БББББ

v

БББББББББ

БББББББББ

SRTP Server Agent

БББББ

БББББ

w

БББББББББ

БББББББББ

TCP Layer

Display Data Representation

The data that is displayed by the Station Manager is formatted in one of several ways
depending on the type of data being input or output.

Note

The Ethernet Interface has a limited output buffer for storing Station
Manager command results. If a command’s output exceeds this size,
part of the command output will be lost, and will not be displayed.

Numeric Values

Numeric values are displayed as decimal values with the hexadecimal equivalent
printed in parenthesis beside it. An exception is baud rate which are printed only in dec-
imal. Hexadecimal values are represented with a “H” as their last character.

An example of numeric output is shown below.

bbuff4 = 2140 (085cH)

When numeric values are entered, they may be entered as either a decimal value or as a
hexadecimal value. Hexadecimal values must be entered using the trailing “H” (either
upper or lower case) as their last character.

Advertising