How to use tag and goto – IAI America TT-C3 User Manual
Page 264
Advertising

254
INTELLIGENT ACTUATOR
Appendix
Appendix
4. How to Use TAG and GOTO
Description
Use GOTO and TAG commands if you want to repeat the same operation in the program or jump to
desired steps based on certain conditions. A TAG can be defined in a step before or after a GOTO
command.
Example of Use 1
Repeats the same operation.
Repeat
Example of Use 2
Jump to a specified step.
Jump
These operations are repeated.
These operations are ignored.
Advertising