Gossen MAVOSPEC Communication Protocol User Manual

Page 5

Advertising
background image

GOSSEN Foto- und Lichtmesstechnik GmbH

5

Tag:

Direction:

progress

MAVOSPEC

→ PC


This message informs PC about measurement progress. The value contains % of progress.

Example:

<progress value="36"/>

Tag:

Direction:

notification

MAVOSPEC

→ PC


Notification about changes in state warnings or errors in MAVOSPEC. The type describes the level of
importance.

Example:

<notification type="info">Accessory : 010</notification>

Tag:

Direction:

measurement

MAVOSPEC

→ PC

In section status measurement contains informations about the process of making measurement and
calculating results.

Section "data" contains data from spectrometer.
Tag "range" describes range of wavelenghts which are considered as usable for mounted accessory.
Tag interpolation describes details of processing.
Tag results contains parameters calculated by MAVOSPEC.

Example:

<?xml version="1.0" encoding="UTF-8"?><measurement version="0.0.1">
<status>
<parameter caption="GL MAVOSPEC" name="SPX version">0.0.1</parameter>
<parameter caption="date" name="date">2000-01-01T01:16:17</parameter>
<parameter caption="device name" name="device name">GL MAVOSPEC</parameter>
<parameter caption="device sensor temperature" name="device sensor
temperature">31.3125</parameter>
<parameter caption="device serial number" name="device serial number">GLX10t
00000000</parameter>
<parameter caption="integration time" name="integration time">439443</parameter>
<parameter caption="measuring head" name="measuring head">null</parameter>
<parameter caption="repeat count" name="repeat count">1</parameter>
<parameter caption="signalLevel" name="signalLevel">19.648</parameter>
<parameter caption="measuring head" name="measuring head">010</parameter>
<parameter caption="dark current status" name="dark current status">missing dark current
calibration</parameter>
<parameter caption="maximum measurement" name="maximum
measurement">12845.000</parameter>
<parameter caption="coefficient_y" name="coefficient_y">3.415</parameter>

Advertising