
395
Appendix
12. Speed Change during Operation
Description
Use a PATH command to change the speed while the actuator is moving.
This function is useful in dispensing applications where the dispensing amount, such as coating amount,
changes in the middle of operation.
Example of Use
Operate the actuator via linear movement through section a at a speed of 50 mm/sec, section b at a
speed of 20 mm/sec, and section c at a speed of 50 mm/sec, without stopping. (PATH operation)
Position Data
Application Program
“PATH 1 4” is the only movement command.
Reference
It is also possible to change the speed from other program using CHVL (change speed). (Multi-tasking
mode)
Coating width
Section a
Section b
Section c
396
Appendix
13. Local/Global Variables and Flags
Description
Internal variables and flags used in the SEL language are classified into the local type and global type.
Data areas used commonly by all programs are called “Global Areas,” while independent data areas used
only by each program are called “Local Areas.” Global areas must be used when aligning the timings
among multi-tasking programs or allowing these programs to cross-reference the values of their variables.
Example of Use
Handshake between Programs
Program A
Program B
As shown in the above example of two programs, use of global flags enables handshake between the
programs, or specifically allows program B to execute “MOVL 2” after program A has completed the
movement based on “MOVL 1,” and then allows program A to execute “MOVL 3” after the completion of
movement by program B.
Backup by Battery
X-SEL controllers have a built-in battery to retain the conditions of variables and flags used by the
program. With both variables and flags, their conditions will be retained even after the controller power is
cut off, if they are stored in global areas. The conditions of variables and flags saved in local areas will be
cleared (= the variables will return to “0” and flags will turn OFF) when the program is started.
399
Содержание X-SEL PX
Страница 1: ...Operation ManualSeventh Edition X SEL Controller PX QX Type Tenth Edition ...
Страница 2: ......
Страница 8: ......
Страница 14: ......
Страница 39: ...15 Part 1 Installation Reference Circuit Diagram Surge absorber Solenoid valve Controller 0 V 15 ...
Страница 410: ...383 Appendix 386 ...
Страница 452: ...425 Appendix 5 428 ...
Страница 559: ......