EasyManuals Logo

Delta Electronics A10 User Manual

Delta Electronics A10
329 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #252 background imageLoading...
Page #252 background image
Chapter 4 Macro Function|ScrEdit Software User Manual
Revision Apr. 30th, 2007, 2007PDD23000002 4-31
However, in the sub-macro program, the user can call another sub-macro program but the
levels for calling sub-macro should be less than 6 levels.
CALL
RET
Main
Macro
Sub-Macro
A1
Fig. 4.3.1
FOR…NEXT
Program Loop
Equation:
FOR V1
Statement
NEXT
It is for multi-level loops. The multi-level loop can be up to 3 levels. V1 can be the internal memory or
constant. When this command is executed, the number of V1 Statement can be executed continuously.
Statement is the combination of a section of macro commands.
Example:
$10 = 10
$1 = 0
FOR $10
$1 = $1 + 1
$10 = 2
NEXT
After the operation, the result is $1 = 10, $10 = 2.
Please note that the loop times will not change even if the user resets the value within $10.
END
End the macro
Equation:
Statements1
END
Statements2

Table of Contents

Other manuals for Delta Electronics A10

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Delta Electronics A10 and is the answer not in the manual?

Delta Electronics A10 Specifications

General IconGeneral
BrandDelta Electronics
ModelA10
CategoryMonitor
LanguageEnglish

Related product manuals