7 weigh, 1 weigh - overview, Transfer – Metrohm tiamo 2.1 Manual User Manual

Page 1158: Weigh

Advertising
background image

5.6 Commands

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

1144

■■■■■■■■

tiamo 2.1

[abc]

OR function for single charac-
ters

receive a or b or c

[a-z0-9]

one character in the specified
range

m or 5

(hallo)

substring

string contains hallo

^hallo

start of line

hallo is at start of line

hallo$

end of line

hallo is at end of line

.

any single character

a or 4 or - or …

\.

point

.

\d

one digit

3

\d+

several digits

324567

\d{4}

four digits

3143

\D

not one digit

A or ! or …

\w

a digit or a letter

a or 3

\W

neither digit nor letter

! or .

.*

any character string

abcd or 41 or -$=$ or

Any combination of regular expressions is possible.

Note

Open and close brackets must be set in the field Comparison in any case
in order to save the received data in a variable. Therefore, to save a com-
plete character string in a variable, the expression (.*) must be entered in
the field Comparison.

5.6.9.7

WEIGH

5.6.9.7.1

WEIGH - Overview

Dialog window: Method

WEIGH Properties... WEIGH - 'Command name'

Command for calling up the weight from a balance.

Appearance
The command has the following appearance:

Advertising