4 user programs, 1 drawings (dwgs) – Yaskawa MP930 User Manual
Page 68

3.4 User Programs
3 -9
3.4 User Programs
This section explains the basic operation of the MP930, such as the types of user program, the prior-
ity levels, and the execution processing methods.
3.4.1 Drawings (DWGs)
User programs are managed in units of programming called drawings, Each drawing is identi-
fied by a drawing number (DWG No.). These drawings serve as the basis of user programs.
The drawings include parent drawings, child drawings, grandchild drawings, and operation er-
ror drawings. Besides the drawings, there are functions that can be freely called from each
drawing, and motion programs that can be called only from H drawings.
D
Parent Drawings
Parent drawings are executed automatically by the system program when the execution
condition is established. See Table 3.4 for execution conditions.
D
Child Drawings
Child drawings are executed by being called from a parent drawing using the SEE com-
mand.
D
Grandchild Drawings
Grandchild drawings are executed by being called from a child drawing using the SEE
instruction.
D
Operation Error Drawings
Operation error drawings are executed automatically by the system program when an op-
eration error occurs.
D
Functions
Functions are executed by being called from a parent, child, or grandchild drawing using
the FSTART instruction.
D
Motion Programs
Motion programs can be called only from H drawings. They can be executed by being
called from a parent, child, or grandchild drawing using the MSEE instruction.
Types and Priority Levels of Parent Drawings
Parent drawings are classified by the first character of the drawing number (A, H, L) according
to the purpose of the process. The priority levels and execution conditions are as shown in Table
3.4.
3