beautypg.com

Pause pow, Pause – Ocean Optics Jaz Scripting Language and Scripting Engine User Manual

Page 40

background image

6: Functions Reference

32

013-RD000-000-12- 201010

Name

Type

Special Considerations

Sequence

INT_16 variable or literal

Use if this parameter is not
mandatory.

If used and F was declared with
name myfile.txt, then the actual file
name becomes myfile.txt.nnn

where :

nnn is a three digit numerical field
derived from this argument.

User is responsible for setting,
incrementing and contents of this
parameter.

Intent:

Registers file variable with operating system controlled file. The sequence number allows a series of
related measurements to be saved to files having a common base name.

Pause

Syntax: Pause(Seconds)
Arguments

Name

Type

Special Considerations

Seconds

INT_16

Number of seconds to pause the
script execution

POW

Syntax: Pow(A,B,C)