2 error, 10 ascii table, Error – Metrohm viva 1.1 (ProLab) User Manual

Page 87

Advertising
background image

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

2 General program functions

viva 1.1 (for process analysis)

■■■■■■■■

75

ate result will be multiplied by 26.5. If an error occurs during the compari-
son ('RS.IntermediateRes' > 5.5) then "Error occurred" will be saved
as a result of this operation.

2.3.4.9.2

Error

Dialog window: Formula editor

Operators/Functions

Syntax
y = Error(value)

Returns +1 if the value is invalid (error) or 0 if the value is valid. This
function can be used, §, to check variables for their existence or validity.

Parameters
Value

The variable to be tested.

Examples
Error('RS.IntermediateRes') = 0: The intermediate result was able to
be calculated.

Error('RS.IntermediateRes') = 1: The intermediate result is invalid.

2.3.4.10

ASCII table

Dialog window: Formula editor

Only printable characters are listed in the table below:

ASCII value

(dec)

Characters

ASCII value

(dec)

Characters

ASCII value

(dec)

Characters

32

Space

64

At sign (@)

96

Grave accent (`)

33

Exclamation
mark (!)

65

A

97

a

34

Quotation mark
(")

66

B

98

b

35

Hash mark (#)

67

C

99

c

36

Dollar ($)

68

D

100

d

37

Percent (%)

69

E

101

e

38

Ampersand (&)

70

F

102

f

39

Apostrophe (')

71

G

103

g

40

Opening paren-
theses (()

72

H

104

h

41

Closing paren-
theses ())

73

I

105

i

Advertising