Standard Result Format

A sensor can send measurement results either in the standard format or in a custom format. In the standard format, you select in the web interface which measurement values and decisions to send. For each measurement the following message is transmitted:

M

tn

,

in

,

V

vn

,

D

d1

CR

Field

Shorthand

Length

Description

MeasurementStart

M

1

Start of measurement frame.

Type

tn

n

Hexadecimal value that identifies the type of measurement. The measurement type is the same as defined elsewhere (see Data Results).

Id

in

n

Decimal value that represents the unique identifier of the measurement.

ValueStart

V

1

Start of measurement value.

Value

vn

n

Measurement value, in decimal. The unit of the value is measurement-specific.

DecisionStart

D

1

Start of measurement decision.

Decision

d1

1

Measurement decision,

a bit mask where:

Bit 0:

1 – Pass

0 – Fail

Bits 1-7:

0 – Measurement value OK

1 – Invalid value

2 - Invalid anchor