Ocean-optics Jaz Scripting Language and Scripting Engine Bedienungsanleitung Seite 31

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 74
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 30
6: Functions Reference
013-RD000-000-12- 201010 23
Do … Done
Syntax: Do V SV,EV,SS Done
Example:
Do I 1,10,1
Sum := Sum + I
Done
This is the basic loop iteration structure where the loop body is delimited by the keywords DO and
DONE.
Arguments
Name Type Purpose
V integer Iteration variable
SV constant initial value of iteration variable
EV constant value of variable to terminate loop
SS constant increment V by other than 1
Duplicate
Syntax: Duplicate(A,B)
Arguments
Name Type Special Considerations
A Spectral
B Spectral B = A
EXP
Syntax: Exp(A,B)
Seitenansicht 30
1 2 ... 26 27 28 29 30 31 32 33 34 35 36 ... 73 74

Kommentare zu diesen Handbüchern

Keine Kommentare