Omron CS1W-ETN21 Converting from Previous Models, Host Computer, Method, Application Examples

Models: CS1W-ETN21

1 285
Download 285 pages 16.7 Kb
Page 78
Image 78

Converting from Previous Models

Section 2-12

2-11-3 Host Computer

The PING command can be executed from the host computer to send an echo request packet to an Ethernet Unit. The method for using the PING com- mand from a UNIX computer is given next.

Method

Input the following at the host computer prompt ($):

$ ping IP_address(host_name)

The destination is specified by its IP address or host name. If the host name is used, the host name must be defined in file /etc/hosts.

Note The PING command is not supported by some host computers.

Application Examples

These examples show sending the PING command to the node at IP address

130.25.36.8.The “$” in the example represents the host computer prompt. User inputs are underlined. Comments are placed after semicolons.

Normal Execution

$ ping 130.25.36.8

 

; Executes PING command

 

PING 130.25.36.8: 56 data bytes

 

 

64

bytes from 130.25.36.8: icmp_seq=0. time=0.ms

 

64

bytes from 130.25.36.8: icmp_seq=0. time=0.ms

 

 

.

.

.

 

 

.

.

.

 

 

.

.

.

 

64

bytes from 130.25.36.8: icmp_seq=0. time=0.ms

Enter Ctrl+C Key to cancel.

––––130.25.36.8 PING Statistics––––

9 packets transmitted, 9 packets received, 0% packets loss round–trip (ms) min/avg/max = 0/1/16

$

Abnormal Execution$ ping 130.25.36.8; Executes PING command

PING 130.25.36.8: 56 data bytes Enter Ctrl+C Key to cancel.

––––130.25.36.8 PING Statistics––––

9 packets transmitted, 0 packets received, 100% packets loss

$

Refer to operating system documentation for your host computer for details about using the host computer’s PING command.

2-12 Converting from Previous Models

The specifications for these Ethernet Units (CS1W-ETN21 and CJ1W-ETN21) are compatible with those for previous models (CS1W-ETN01/ETN11 and CJ1W-ETN11), so previous models being used with existing equipment can be easily replaced by the new models. Many of the specifications for the new Ethernet Units have been expanded, however, so there will be a number of limitations if the Unit is simply replaced.

In particular, the CPU Bus Unit System Setup Area is formatted for the previ- ous models, so there is no way to make the settings for the expanded specifi- cations.

To remove these limitations, it is necessary to change the CPU Bus Unit Sys- tem Setup format from “ETN11 mode” to “ETN21 mode.” Refer Changingto

the CPU Bus Unit System Setup Area Format below for instructions on how to make the change.

53

Page 78
Image 78
Omron CS1W-ETN21 Converting from Previous Models, Host Computer, Method, Application Examples, Normal Execution