======Measurement Systems====== A measurement system is a source of streaming data. Best supported is data of type timeseries of double values. A double-timeserie is called channel. Multiple measurement systems can be used, even more than one of the same type. If Rotations should be read in the form of 3x3-Matrixes from the sensors but the sensors does not define such data types, than it is automatically asked for roations in quaterion format. The quaternions are than automatically converted into matrixes. =====Configuration of the file formats ===== The data read from each measurement system is saved into an own file. A labelset is defined to specify the file formats of these files and defines the names of the labels used to save the timeseries. The name- and the fileSuffix-Attributes must be set to the name of the corresponding measurement system. Escpecially keep in mind that the attribute fileSuffix in this context does not define the file-format/suffix of the corresponding file because the file format is defined in the measurement system configuration instead.