2 method variables, Method variables – Metrohm tiamo 2.1 Manual User Manual

Page 41

Advertising
background image

■■■■■■■■■■■■■■■■■■■■■■

2 General program functions

tiamo 2.1

■■■■■■■■

27

Name

Syntax

Description

Common
variables

'CV.Variable
name.Variable
identification'

Common variables are global varia-
bles, which are adopted from the
table of the program part Configu-
ration
at the start of the determina-
tion and assigned to the determina-
tion.

Enter variables
Variables must always be entered and ended with an apostrophe ' (e.g.
'MV.myVariable').

Note

When using variables, always observe their data type (Number, Text or
Date/Time).

2.4.3.2

Method variables

Dialog window: Formula Editor

Variables

Method variables are method-specific and are defined in the START com-
mand of the method. There the data type (Text, Number, Date/Time) of
the variables is defined. Either sample data variables (Sample size, Unit,
Sample position, ID1…ID16) or fixed values can be assigned to these
variables. The Variables field of the Formula editor lists all Method vari-
ables
which are available for the current method.

Syntax
'MV.Variable name.Variable identification'

Examples: 'MV.TestDate', 'MV.RemainingTime.VAL', 'MV.Test-
Value.OVF'

You can select the method variables directly in the formula editor under
Variables

Method Variables in order to avoid syntax errors.

Method variables

Variable name

Description

Data type

.VAL

Value of the method variable
(optional, i.e. 'MV.Factor'
=MV.Factor.VAL') (Text,
Number or Date/Time)

Text, number or
date/time

Advertising