DX100 Macro Instruction 156439-1CD-R2
DX100 Macro Instruction 156439-1CD-R2
INSTRUCTIONS
FOR MACRO COMMAND FUNCTION
Upon receipt of the product and prior to initial operation, read these instructions thoroughly, and retain
for future reference.
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.
MANUAL NO.
HW0485673 2 1/21
156439-1CD
DX100
MANDATORY
• This manual explains the macro command function of the DX100
system. Read this manual carefully and be sure to understand its
contents before handling the DX100.
• General items related to safety are listed in Chapter 1: Safety of the
DX100 Instructions. To ensure correct and safe operation, carefully
read the DX100 Instructions before reading this manual.
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
HW0485673 2/21
156439-1CD
DX100
iii
HW0485673 3/21
156439-1CD
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.
Figure 1: 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.
Figure 2: Release of Emergency Stop
TURN
iv
HW0485673 4/21
156439-1CD
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 DX100
cabinet 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:
HW0485673 5/21
156439-1CD
DX100
Registered Trademark
In this manual, names of companies, corporations, or products are
trademarks, registered trademarks, or bland names for each company or
corporation. The indications of (R) and TM are omitted.
vi
HW0485673 6/21
156439-1CD
DX100
Table of Contents
3.2 Setting the Contents of Argument Tag Added to the Macro Command ............................ 3-4
viii
HW0485673 7/21
156439-1CD
DX100 1 Outline
1.1 Features
1 Outline
The macro command function registers a prepared job as a macro
command and then carries out the job by the macro command.
With the macro command function, system integrators who apply various
MOTOMAN robot systems can freely create INFORM (a robot
programming language used in DX100) that corresponds to each system.
The macro command function enables an easier robot system with use of
the key customize function. (Refer to "8.15 Numeric Key Customize
Function" in "DX100 INSTRUCTIONS" for details.)
1.1 Features
• A job prepared with the macro command function by user is
registered as a macro command.
SEALON WIDTH=8
1-1
HW0485673 8/21
156439-1CD
2-1
HW0485673 9/21
156439-1CD
6. Select "EXECUTE".
– A macro job is prepared, and the JOB CONTENT window appears.
2-2
HW0485673 10/21
156439-1CD
2.2.1.1 Function
The GETARG instruction is an instruction to receive an argument for
macro command. When a macro command is executed, the GETARG
instruction gets the data of the argument tag which is added to the macro
command, and stores it in a local variable to be used in the macro job.
2.2.1.2 Format
2-3
HW0485673 11/21
156439-1CD
2-4
HW0485673 12/21
156439-1CD
3-1
HW0485673 13/21
156439-1CD
3-2
HW0485673 14/21
156439-1CD
3-3
HW0485673 15/21
156439-1CD
2. Press [SELECT].
(Continued on the next page.)
– The macro ARGUMENT DEFINITION window appears. There are
two windows to define the macro argument. Press the page key
GO BAC
BACK
PAGE
to switch the windows.
3-4
HW0485673 16/21
156439-1CD
TYPE
Point the cursor to TYPE and press [SELECT]. A dropdown list
appears.
Select the data type of the argument tag. The following types of data
are available for the setting:
<Constants or variables>
Byte-type
Integer-type
Double-precision integer type
Real-number type
<Variables or teaching points>
Robot-axis-position type
Base-axis-position type
Station-axis-position type
5 6
3-5
HW0485673 17/21
156439-1CD
DISPLAY
Select whether to display the expression in the EXPRES'N column.
Pressing [SELECT] displays "ON" and "OFF" alternately: "ON"
displays the expression; "OFF" hides the expression.
When the teaching point for the robot position, base position, or station
position is set in "TYPE", the screen does not display the tag set for the
teaching point even if "ON" is selected.
3-6
HW0485673 18/21
156439-1CD
1. Point the cursor to the "SUSPEND JOB" column of the macro job for
which an interruption macro job is to be added, and press [SELECT].
– A list box appears.
3-7
HW0485673 19/21
156439-1CD
JOB example
NOP
*LOOP
DOUT OT#(1) OFF
AOUT AO#(1) 10.00
JUMP *LOOP IF IN#(1)=ON
END
3-8
HW0485673 20/21
DX100 OPTIONS
INSTRUCTIONS
FOR MACRO COMMAND FUNCTION
MANUAL NO.
HW0485673 2 21/21