3 complete list of commands – Multichannel Systems Roboocyte2 Scripting Manual User Manual
Page 9
Advertising

9
1.3 Complete List of Commands
1.3.1 Conditions
Some Commands can be used only under certain conditions:
•
O+
must be within oocyte loop
•
O-
not within oocyte loop
•
W+
must be with carrier set to a well
•
L+
must be with z-axis moved into liquid
•
Oo+
must be with z-axis moved into oocyte
•
Oo-
must be with z-axis moved into oocyte
•
R+
must be within a recording
•
R-
not within a recording
Data types in Parameters:
•
string: a text value, can either be a variable or a literal within double quotes (e.g.
„this is a string“
)
•
int: an integer number (-5, 4, 5689, but not 1.4)
•
bool: true or false
•
--- no parameter needed
Some commands give back a return value or function as described
R:
return value of function
Advertising