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

Page 49

Advertising
background image

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

2 General program functions

tiamo 2.3

■■■■■■■■

33

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 Con-
figuration
at the start of the deter-
mination and assigned to the deter-
mination.

Global var-
iables

'GV.Variable
name.Variable
identification'

Common variables are client-
embracing variables, which are
adopted from the table of the pro-
gram part Configuration at the
start of the determination and
assigned to the determination.

Entering 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
variables
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