Network Board User's Manual
Table Of Contents
- INTRODUCTION
- Contents
- CHAPTER1 Cautions To Ensure Safety
- CHAPTER2 Ethernet Unit
- 2-1 Ethernet unit features
- 2-2 How data is exchanged
- 2-3 How to connect to Ethernet
- 2-4 Making system settings for the controller (server)
- 2-5 Making the PC settings (client)
- 2-6 Checking the connection with “ping”
- 2-7 Using TELNET
- 2-8 TELNET dedicated parameters
- 2-9 TELENET communication commands
- 2-10 Making a connection with TELNET.EXE
- 2-11 Other operating tasks
- 2-12 Message List
- 2-13 Troubleshooting
- 2-14 Specifications
- 2-15 Supplement

26
CHAPTER2 Ethernet Unit
2-9-2 Ethernet unit control commands
These commands instruct the Ethernet unit to process the command task. Unlike the
robot control commands described later on, the Ethernet unit control commands may not
require a start code ‘@’ (=40H) at the beginning of the command.
(1) LOGOUT
BYE
This command terminates TELNET communication. The LOGOUT and the BYE
commands have the same results. Always issue one of these commands when termi-
nating communication.
Cutting off communications without using these commands causes an error to be
issued and halts robot operation.
Transmission example : LOGOUT c/r l/f ................... Terminates TELNET
communication.
(2) VER
This command shows the Ethernet unit version.
Transmission example : VER c/r l/f
Response example : Version_1.01 c/r l/f
(3) @ETHER ECHO <echo status>
Selects the Ethernet status.
Echo status : 1 signifies using echoback. 0 signifies no echoback.
Transmission example : @ETHER_ECHO_0 c/r l/f .. Sets to “no echoback”.
Response example : OK c/r l/f
(4) @?ETHER ECHO
Reads out the echoback status.
Transmission example : @?ETHER_ECHO_0 c/r l/f
Response example : 0 c/r l/f ................................. Echobackstatusis “no
echoback”.
OK c/r l/f
2-9-3 Robot control commands
Robot control commands access the controller and perform sophisticated processing.
Command specifications are identical to RS-232C communication commands. Refer to
the “Communication Command Description” in the controller instruction manual for
further information.










