Installation 4. First Step
22
T-B series Rev.1
6. Modify the program to include Manipulator motion commands
(1)
Insert three new Go statements into the Main.prg program as shown below:
Function main
Print "This is my first program."
Go P1
Go P2
Go P0
Fend
(2)
Press F5 to display the Run window.
(3)
Click the <Start> button to execute the program.
The Manipulator will move to the points you taught.
7. Modify the program to change speed of Manipulator motion commands
(1)
Insert the Power, Speed, and Accel commands as shown in the program below:
Function main
Print "This is my first program."
Power High
Speed 20
Accel 20, 20
Go P1
Go P2
Go P0
Fend
(2)
Press F5 to display the Run window.
(3)
Click the <Start> button to execute the program.
The Manipulator will move to each of the points you taught at 20% speed, acceleration,
and deceleration. The Power High statement executes the program to operate the robot
with increased speed and acceleration, and deceleration.
8. Backup the project and system configuration
Even though this is only a sample project, we will backup the project and Manipulator
configuration. Backup can be done easily with EPSON RC+ 7.0. It is important that you keep
regular backups of your applications on an external media such as a USB memory key.
Follow the steps below to back up the project and system configuration:
(1)
Select the EPSON RC+ 7.0 menu - [Project] - [Copy].
(2)
Change the [Destination Drive] to an arbitrary drive.
(3)
Click <OK>. The project will be copied to the external media.
(4)
Select the EPSON RC+ 7.0 menu - [Tools] - [Controller].
(5)
Click on the <Backup Controller> button.
(6)
Select the arbitrary drive.
(7)
Click <OK>. The system configuration will be backed up on the external media.
Содержание T-B Series
Страница 1: ...SCARA ROBOT T B series MANUAL Rev 1 EM217R4788F ...
Страница 2: ...SCARA Robots T B series Manual Rev 1 ...
Страница 15: ...TABLE OF CONTENTS T B series Rev 1 xiii T6 B602S J3 165 Appendix D Open Source Software License 167 ...
Страница 16: ...TABLE OF CONTENTS xiv T B series Rev 1 ...
Страница 17: ...Installation This volume describes the flow from unpacking to operation and designing the robot system ...
Страница 18: ......
Страница 40: ...Installation 5 Second Step 24 T B series Rev 1 ...
Страница 42: ......
Страница 58: ...T3 B T6 B Manipulator 2 Specifications 42 T B series Rev 1 2 3 Outer Dimensions 2 3 1 T3 B ...
Страница 59: ...T3 B T6 B Manipulator 2 Specifications T B series Rev 1 43 2 3 2 T6 B ...
Страница 77: ...T3 B T6 B Manipulator 3 Environments and Installation T B series Rev 1 61 T6 B A B ...
Страница 158: ...T3 B T6 B Manipulator 18 Error Code List 142 T B series Rev 1 ...
Страница 160: ......
Страница 168: ......
Страница 178: ...Appendix B Time and Distance of Free Running in Emergency 162 T B series Rev 1 ...
Страница 182: ...Appendix C Time and Distance of Free Running When Safeguard Is Opened 166 T B series Rev 1 ...