LSM 510
OPERATION IN EXPERT MODE
LSM 510 META
Macro Menu
Carl Zeiss
03/06
B 45-0021 e
4-211
•
Now the first complete scan has been
performed and the image is stored. For the next
cycle the variable
Index
has to get another
value to make sure the numbering of the
images works. Using the
Assignments
action
block, the Variable Index is chosen and the
value assigned is
Index + 1
. Such the variable
will get the transient value 2 for the next cycle,
the value 3 for the over next cycle and so on.
•
The number of repeats can be defined using a
Decision
block and using the value of the
variable as base for the decision. By defining
that if the Expression of the variable is larger
than 5 and not connecting the output arrow
marked with ‘yes’ to any other block, the macro
will stop after the acquisition of five images.
Alternatively one can use at this part of the
program flow the Repeat block and define the
number of repeats to be performed, which
would be 5 in this case (The first scan is already
counted!)
Fig. 4-198
Property list of the Assignments action
block
Fig.
4-199
Property list of the Decision action
block