Dx100 Options Istructions For FTP Function
Dx100 Options Istructions For FTP Function
Dx100 Options Istructions For FTP Function
DX100 OPTIONS
INSTRUCTIONS
FOR FTP FUNCTION
Upon receipt of the product and prior to initial operation, read these instructions thoroughly, and retain
for future reference.
MOTOMAN INSTRUCTIONS
MOTOMAN--
INSTRUCTIONS
DX100 INSTRUCTIONS
DX100 OPERATOR’S MANUAL
DX100 MAINTENANCE MANUAL
The DX100 Operator’s manual above corresponds to specific usage.
Be sure to use the appropriate manual.
HW0485556 1/31
HW0485556
DX100
MANDATORY
• This manual explains the FTP function of the DX100 system. Read
this manual carefully and be sure to understand its contents before
handling the DX100.
CAUTION
• Some drawings in this manual are shown with the protective covers
or shields removed for clarity. Be sure all covers and shields are
replaced before operating this product.
• The drawings and photos in this manual are representative
examples and differences may exist between them and the
delivered product.
• YASKAWA may modify this model without notice when necessary
due to product improvements, modifications, or changes in
specifications.
• If such modification is made, the manual number will also be
revised.
• If your copy of the manual is damaged or lost, contact a YASKAWA
representative to order a new copy. The representatives are listed
on the back cover. Be sure to tell the representative the manual
number listed on the front cover.
• YASKAWA is not responsible for incidents arising from
unauthorized modification of its products. Unauthorized
modification voids your product's warranty.
ii
HW0485556 2/31
HW0485556
DX100
iii
HW0485556 3/31
HW0485556
DX100
WARNING
• Before operating the manipulator, check that servo power is turned
OFF pressing the emergency stop buttons on the front door of the
DX100 and the programming pendant.
When the servo power is turned OFF, the SERVO ON LED on the
programming pendant is turned OFF.
Injury or damage to machinery may result if the emergency stop circuit
cannot stop the manipulator during an emergency. The manipulator
should not be used if the emergency stop buttons do not function.
Fig. : Emergency Stop Button
• Once the emergency stop button is released, clear the cell of all
items which could interfere with the operation of the manipulator.
Then turn the servo power ON.
Injury may result from unintentional or unexpected manipulator motion.
Fig. : Release of Emergency Stop
TURN
iv
HW0485556 4/31
HW0485556
DX100
CAUTION
• Perform the following inspection procedures prior to conducting
manipulator teaching. If problems are found, repair them
immediately, and be sure that all other necessary processing has
been performed.
– Check for problems in manipulator movement.
– Check for damage to insulation and sheathing of external wires.
• Always return the programming pendant to the hook on the cabinet
of the DX100 after use.
The programming pendant can be damaged if it is left in the
manipulator's work area, on the floor, or near fixtures.
• Read and understand the Explanation of Warning Labels in the
DX100 Instructions before operating the manipulator:
HW0485556 5/31
HW0485556
DX100
picture.
PAGE
GO BACK
Registered Trademark
In this manual, names of companies, corporations, or products are
trademarks, registered trademarks, or brand names for each company or
corporation. The indications of (R) and TM are omitted.
vi
HW0485556 6/31
HW0485556
DX100 Contents
vii
HW0485556 7/31
HW0485556
DX100 Contents
viii
HW0485556 8/31
HW0485556
1 Outline
DX100 1.1 System Features
1 Outline
The DX100 provides the FTP function, an extended application of the data
transmission function (Ethernet), as a server or a client.
This manual explains the operation methods and relevant information of
FTP.
1-1
HW0485556 9/31
HW0485556
2.1 Outline
The DX100 FTP server function is a function which saves DX100 files in
the host computer (an operation of the command "get" in FTP) or loads
files of the host computer to the DX100 (an operation of the command
"put" in FTP) via Ethernet, enabled by operating the host computer such
as a personal computer.
This function can handle the processing equivalent to the file data
transmission function of the host control function in an DX100 data
transmission.
2.2 Settings
2-2
HW0485556 10/31
HW0485556
2 FTP Server Function
DX100 2.2 Settings
2-3
HW0485556 11/31
HW0485556
C:\>ftp 192.168.1.55 . . . *1
Connected to 192.168.1.55
220 DX FTP server ( 1.00) ready.
User (192.168.1.65:(none)): ftp . . . *2
331 Password required for ftp.
Password: . . . *3
230 User ftp logged in.
ftp> ls . . . *4
200 PORT command successful.
150 Opening ASCII mode data connection. (192,168,1,65,1233)
AA35.JBI
AA4.JBI
AA8.JBI
N.JBI
AA36.JBI
AA5.JBI
AA9.JBI
N1.JBI
AA37.JBI
AA7.JBI
AA6.JBI
226 Transfer complete.
ftp: 99 bytes received in 0.11 Seconds 0.91 Kbytes/sec.
ftp> get AA35.JBI . . . *5
200 PORT command successful.
150 Opening ASCII mode data connection. (192,168,1,65,1234)
226 Transfer complete.
ftp: 121 bytes received in 0.01 Seconds 8.07 Kbytes/sec.
ftp>bye . . . *6
221 Goodbye.
C:\>
2-4
HW0485556 12/31
HW0485556
2 FTP Server Function
DX100 2.4 FTP Accounts
2-5
HW0485556 13/31
HW0485556
The information on the time stamp, attributes, and size of the file output by
the command "ls -l" ("NLST -l" for FTP command) or "dir" ("LIST" for FTP
command) is provided only for the compatibility of the output format, and
is not correct.
In order to prevent any mistake, be sure to use the “ls” for the list
command.
2-6
HW0485556 14/31
HW0485556
2 FTP Server Function
DX100 2.8 Exclusion of other communication processing
2-7
HW0485556 15/31
HW0485556
3.1 Outline
The DX100 FTP client function is a function which saves DX100 files in
the host computer (an operation of the command "put" in FTP) or loads
files of the host computer to the DX100 (an operation of the command
"get" in FTP) via Ethernet, enabled by operating the DX100. It allows to
load/save files which correspond to security mode.
The function executes the processing equivalent to the stand-alone
function of an DX100 data transmissions.
Since the data transmission function of DX100 does not support binary
format files, "BATCH USER MEMORY" "BATCH CMOS” and "ALL CMOS
AREA" cannot be handled. Therefore, the operation screen for the FTP
client function is as follows.
Since this screen is a function in the external memory menu, refer to "7.
External Memory Devices" of "DX100 Operation Manual" for more
information on individual files.
3.2 Settings
3-1
HW0485556 16/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
3.3 Operations
1
2
3
4
cHOST ADDRESS
IP address of the FTP server to be connected.
dUSER ID
User ID to login to the FTP server.
ePASSWORD
Password corresponding to the user ID.
fDIRECTORY
Default directory to login to the FTP server.
3. Select an item to be changed.
– The selected box is in an input status.
3-2
HW0485556 17/31
HW0485556
3-3
HW0485556 18/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
3.3.3 SAVE
Perform the following procedures to transfer data from the DX100 to the
FTP server (the host computer).
3. Select “JOB“.
– A job list appears.
3-4
HW0485556 19/31
HW0485556
5. Press [ENTER].
– A confirmation dialog box appears.
3-5
HW0485556 20/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
6. Select {YES}.
– Saving of the selected jobs starts, and the transmission progress
appears on the window.
When the save is completed, the screen returns to the save screen.
3-6
HW0485556 21/31
HW0485556
3-7
HW0485556 22/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
5. Press [ENTER].
– A confirmation dialog box appears.
3-8
HW0485556 23/31
HW0485556
6. Select {YES}.
– Saving of the selected files starts, and the transmission progress
appears on the window.
When the save is completed, the screen returns to the save screen.
3-9
HW0485556 24/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
3.3.4 LOAD
Perform the following procedures to transfer data from the FTP server (the
host computer) to the DX100.
The display windows in this procedures are omitted, as they are
equivalent to the windows in the saving procedures.
3-10
HW0485556 25/31
HW0485556
3.3.5 VERIFY
Perform the following procedures to verify that the data in the DX100 and
the data in the FTP server (the host computer) are the same. The
unmatched data will be notified with a message.
The display windows in this procedures are omitted, as they are
equivalent to the windows in the saving procedures.
3-11
HW0485556 26/31
HW0485556
3 FTP Client Function
DX100 3.3 Operations
3-12
HW0485556 27/31
HW0485556
3-13
HW0485556 28/31
HW0485556
4 FTP Settings
DX100 4.1 Ethernet Function Setting
4 FTP Settings
Perform the following settings for both the FTP server and the FTP client
to enable the FTP function.
4-1
HW0485556 29/31
HW0485556
4 FTP Settings
DX100 4.3 Transmission Parameter Setting
4-2
HW0485556 30/31
DX100
INSTRUCTIONS
FOR FTP FUNCTION
HEAD OFFICE
2-1 Kurosaki-Shiroishi, Yahatanishi-ku, Kitakyusyu-shi, 806-0004, Japan
Phone +81-93-645-7745 Fax +81-93-645-7746
MOTOMAN INC. HEADQUARTERS
805 Liberty Lane, West Carrollton, OH 45449, U.S.A.
Phone +1-937-847-6200 Fax +1-937-847-6277
MOTOMAN ROBOTICS EUROPE AB
Franska Vagen 10, Box 4004, SE-390 04 Kalmar, Sweden
Phone +46-480-417800 Fax +46-480-417999
MOTOMAN ROBOTEC GmbH
Kammerfeld strasse 1, 85391 Allershausen, Germany
Phone +49-8166-90-100 Fax +49-8166-90-103
YASKAWA ELECTRIC KOREA CORPORATION
1F, Samyang Bldg. 89-1, Shinchun-dong, Donk-Ku, Daegu, Korea
Phone +82-53-382-7844 Fax +82-53-382-7845
YASKAWA ELECTRIC (SINGAPORE) PTE. LTD.
151 Lorong Chuan, #04-01, New Tech Park, Singapore 556741
Phone +65-6282-3003 Fax +65-6289-3003
YASKAWA ELECTRIC (MALAYSIA) SDN. BHD.
Unit 47-1 and 2. Jalan PJU 5/9, Dataran Sunway, Kota Damansara, 47810, Petailng Jaya Selangor, Malaysia
Phone +60-3614-08919 Fax +60-3614-08929
YASKAWA ELECTRIC (THAILAND) CO., LTD.
252/246, 4th Floor. Muang Thai-Phatra office Tower II Rechadapisek Road, Huaykwang Bangkok 10320, Thailand
Phone +66-2-693-2200 Fax +66-2-693-4200
SHOUGANG MOTOMAN ROBOT CO., LTD.
No.7,Yongchang-North Road, Beijing Economic and Technological and Development Area, Beijing 100076, China
Phone +86-10-6788-0541 Fax +86-10-6788-0542
MOTOMAN MOTHERSON ROBOTICS LTD.
Plot Number 195-196, First Floor, Imt Manesar -Sector 4, Gurgaon (Haryana),Pin-122050, India
Phone +91-124-475-8500 Fax +91-124-475-8542
YASKAWA
MANUAL NO.
HW0485556 31/31