9 global variables, 4 operators/functions, 1 operators/functions - overview – Metrohm tiamo 2.2 (ProcessLab) User Manual

Page 65: Operators/functions

Advertising
background image

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

2 General program functions

tiamo 2.2 (ProcessLab)

■■■■■■■■

49

2.4.3.9

Global variables

Dialog window: Formula Editor

Variables

Global variables are client-embracing variables, which are adopted from the
corresponding table of the program part Configuration, where the global
variables can be defined, at the start of the determination and assigned to
the determination. The field Variables of the formula editor lists all Global
variables
which are available for the current method, sorted according to
name.

Syntax
'GV.Variable name.Variable name'

Examples: 'GV.TestDate', 'GV.TestTime.VAL', 'GV.Average-
Temp.UNI'

You can select the global variables directly in the formula editor under Var-
iables/Global variables
in order to avoid syntax errors.

Available global variables

Variable name

Description

Data
type

VAL

Value of the global variable (facultative, i.e. 'GV.Test.VAL' = 'GV.Test')

Text,
number
or date/
time

UNI

Unit of the global variable.

Text

2.4.4

Operators/functions

2.4.4.1

Operators/functions - Overview

Dialog window: Formula editor

Operators/Functions

Overview of the operators and functions

Operators

Functions

Arithmetic:

Addition (+)

Subtraction (-)

Multiplication (*)

Division (/)

Potentiation (^)

Arithmetic:

Exponential function (Exp)

Natural logarithm (Ln)

Common logarithm (Log)

Square root (Sqrt)

Absolute value (Abs)

Fraction (Frac)

Integer (Int)

Round integer (Round)

Sign (Sign)

Quantiles of the Student's t-distribution (Tinv)

Advertising