2 method variables, Method variables – Metrohm tiamo 2.2 (ProcessLab) User Manual

Page 45

Advertising
background image

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

2 General program functions

tiamo 2.2 (ProcessLab)

■■■■■■■■

29

Name

Syntax

Description

Common
variables

'CV.Variable
name.Variable
identification'

Common variables are client-specific
variables, 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.

Global vari-
ables

'GV.Variable
name.Variable
identification'

Common variables are client-embrac-
ing variables, which are adopted from
the table of the program part Con-
figuration
at the start of the deter-
mination and assigned to the deter-
mination.

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 field Variables of the formula editor lists all Method varia-
bles
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.

Advertising