12.01.2014 Views

Software Manual Freedom EVOware Standard 2.3 Freedom ...

Software Manual Freedom EVOware Standard 2.3 Freedom ...

Software Manual Freedom EVOware Standard 2.3 Freedom ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

13 - Overview of <strong>Freedom</strong> <strong>EVOware</strong> Commands<br />

Overview of Script Commands<br />

Tab. 13-3 Script programming commands<br />

Start Timer - The Start Timer command re-starts one of the 100 internal timers in<br />

<strong>Freedom</strong> <strong>EVOware</strong>. See 15.34 “Start Timer Command”, 15-95.<br />

Wait for Timer - The Wait for Timer command pauses the execution of the script until<br />

a specified number of seconds have expired since a specified timer was started. See<br />

15.35 “Wait for Timer Command”, 15-95.<br />

Execute Application - The Execute Application command instructs <strong>Freedom</strong><br />

<strong>EVOware</strong> to run an external program from within a pipetting script. You can run DOS<br />

and Windows applications. See 15.36 “Execute Application Command”, 15-96.<br />

Comment - The Comment command is used to insert a comment for a script command<br />

or for some other reason. It is used to annotate the script and is not executable.<br />

See 15.37 “Comment Command”, 15-97. Use the User Prompt command instead if<br />

you want to prompt the instrument operator. Comment commands are also used as<br />

labels by the Condition command.<br />

User Prompt - The User Prompt command is an informational command that displays<br />

a prompt on the screen as a reminder to the operator to execute a function or to<br />

perform a special action. See 15.38 “User Prompt Command”, 15-98.<br />

Begin Loop - The Begin Loop command instructs <strong>Freedom</strong> <strong>EVOware</strong> to repeat a<br />

command or a set of commands (i.e. a loop) a specified number of times until the<br />

matching End Loop command is encountered in the script. See 15.39 “Begin Loop<br />

Command”, 15-100.<br />

End Loop - The End Loop command terminates the loop which is initiated by the<br />

matching Begin Loop command. The End Loop command is inserted in the script<br />

automatically when you add the Begin Loop command. <strong>Freedom</strong> <strong>EVOware</strong> uses the<br />

same loop name for the Begin Loop command and the End Loop command. See<br />

15.40 “End Loop Command”, 15-100.<br />

Set Variable - The Set Variable command is used to declare a numeric or string variable<br />

in a pipetting script and to assign an initial value. You can also prompt the operator<br />

for the value. See 15.41 “Set Variable Command”, 15-101.<br />

Import Variable - The Import Variable command is used to import values for script<br />

variables from a file during script runtime. You can import values for variables which<br />

are already declared (defined) in the script. You can also use this command to declare<br />

new variables for use in the script and assign an initial value which is read from the<br />

import file. See 15.42 “Import Variable Command”, 15-103.<br />

Export Variable - The Export Variable command is used to export the values of script<br />

variables to a file during script runtime. See 15.43 “Export Variable Command”, 15-<br />

107.<br />

Condition - The Condition command is used to jump to a specified line in the script if<br />

a specified condition is met. See 15.44 “Condition Command”, 15-109.<br />

If - Then - The If -Then command is used to execute a set of script commands if a<br />

specified condition is met and execute a different set of commands if the condition is<br />

not met (Else condition. See 15.45 “If - Then Command”, 15-111.<br />

Group - The Group command is used to group together script commands to make<br />

long scripts easier to understand. When you insert a Group command, a Group End<br />

command is also inserted. Click the “-” button in the Group command icon in the<br />

Script Editor if you want to collapse and hide all of the script lines in the group. See<br />

15.48 “Group Command”, 15-112.<br />

<strong>Freedom</strong> <strong>EVOware</strong> <strong>Software</strong> <strong>Manual</strong>, 393172, en, V<strong>2.3</strong> 13 - 5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!