EasyManua.ls Logo

Mitsubishi Electric CR800 Series - 3-axis XYZ Jog Operation

Mitsubishi Electric CR800 Series
146 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
3 Description of functions
3-5
3.2. Data link function
OPEN/PRINT/INPUT of the robot language can be used in the Ethernet.
For each robot language, refer to the instruction manual appended to the robot controller.
[Statement example] To set port No. 10003 as communication destination and open as #1
Set parameter COMDEV (element No. 3) to OPT13, NETPORT to 10003.
1 OPEN “COM3:” AS #1 ’Set port No.
2 INPUT #1, C1$ 'Read
3 PRINT #1, ”Reply”, C1$ Writing
4 CLOSE #1 Line closing
5 HLT Stop
The data link function of the Ethernet has the two kinds shown below.
* Uses the robot controller as the server.
* Uses the robot controller as the client.
Controller2
Controller3
Computer
Computer1
Controller
Controller1
Controller2
192.168.0.20
(Server)
192.168.0.21
(Client)
Computer2
Controller1
COM2  COM3 COM2  COM3 COM2  COM3
Two or more clients are not connectable with the one line number COMn.
Change the line number, when using the robot controller as the server and connecting two or more clients.
192.168.0.20
(Server)
192.168.0.20
(Server)
192.168.0.22
(Client)
192.168.0.21
(Client)
192.168.0.22
(Client)
192.168.0.21
(Client)
192.168.0.22
(Client)
3.2.1. MELFA-BASIC V
/VI Commands
This section describes the robot language (MELFA-BASIC V/VI).
For more information about OPEN, CLOSE, INPUT# and PRINT# used for data linking, refer to the INSTRUCTION
MANUAL Detailed explanations of functions and operations.

Table of Contents

Other manuals for Mitsubishi Electric CR800 Series

Related product manuals