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

Page 154

Advertising
background image

5

5-27

GFK-1004B

Chapter 5 The Station Manager

NODE Command

The NODE command has the form:

NODE

This command causes the TCP/IP Ethernet Interface sign-on message to be printed out
on the screen. When the TCP/IP Ethernet Interface is executing the Soft Switch Entry
Utility, the reason that the utility was entered is also displayed.

A typical NODE command is shown below:

> node

IC697 PLC Factory LAN Interface

Copyright (c) 1990-1995. All rights reserved.

PROM version 2.00 (xxAx), Software version 2.00 (xxAx)

TCP/IP Ethernet

IP address = 3.16.18.47

MAC address = <<080019010177>> MAC default = <<080019010177>>

EM7A2

OK Command

This command causes the STATUS OK LED to turn ON. It has no effect on the contents
of the exception log.

The OK command has the form:

OK

A typical OK command is shown below:

= ok

Display modified

PING Command

The PING command has the form:

PING <node> [ <cnt> [ <sch> [ <len> ] ] ]

where

<node> is the Internet address of the destination.
<cnt> is the number of ICMP echo requests to send to the destination.
<sch> is the number of 10 millisecond intervals to wait for a reply from the

destination, and send the next ICMP echo.

<len> is the length of the ICMP echo message (minimum of 8 bytes).

Advertising