6 Introduction of Functions
42
FX3U-ENET-ADP User's Manual
6.10 Confirming Completion of Initial Processing
6.10.1 PING command (Personal computer -> Ethernet adapter)
For PING command operation of GX Works2, refer to Subsection 8.6.7.
The following example illustrates how to confirm completion of initial processing by issuing the PING
command to the local station's Ethernet adapter from an external device (personal computer) connected on
the same Ethernet network. (In the example, the confirmation is made between devices whose IP address
class and subnet address are identical.)
<Designation method>
ping IP address
<Example>
IP address of the Ethernet adapter: 192.0.1.254
Example of screen at normal completion
C:\>ping 192.0.1.254 Execute the ping command
Pinging 192.0.1.254 with 32 bytes of data:
Reply from 192.0.1.254: bytes=32 time=1ms TTL=64
Reply from 192.0.1.254: bytes=32 time<10ms TTL=64
Reply from 192.0.1.254: bytes=32 time<10ms TTL=64
Reply from 192.0.1.254: bytes=32 time<10ms TTL=64
Ping statistics for 192.0.1.254:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss)
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
C:\>_
Example of screen at abnormal completion
C:\>ping 192.0.1.254 Execute the ping command
Pinging 192.0.1.254 with 32 bytes of data:
Request timed out:
Request timed out:
Request timed out:
Request timed out:
Ping statistics for 192.0.1.254:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss)
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>_
<When the PING command does not respond successfully>
Check the following items and send the PING command again.
• Check the Ethernet adapter connection.
• Check the connection to the Ethernet network.
• Check the contents of each parameter written to the Ethernet adapter.
• Check the operation condition of the Ethernet adapter (are there any irregularities?).
• Check the IP address of the Ethernet adapter dictated by the PING command.