ASCII Import

NeVib allows not only to take measurements, but also to import measurements from other sources.

 

NeVib supports import of text files in ASCII, as CSV files. The exact format of the file may be specified.

 

Click menu 'File - Import measurement from ASCII file'

 

Click on a region on the image to learn more about a special subject.

 

 

 

Import expects, in each line of the ASCII file several floating point numbers with the following meaning:

 

Files with one vibration measuring point with three axes:

 

Time in seconds / X-value / Y-value  / Z-value

 

Files with two vibration measuring point with three axes:

 

Time in seconds / X-value1 / Y-value1 / Z-value1 / X-value2 / Y-value2 / Z-value2

 

Example with one vibration measuring point, four head lines, value separator semicolon, decimal separator comma:

 

Measurement of 1.4.1703

Object of measurement Vierspännerkutsche Typ Royal TS

Location Beifahrersitz

Zeit - sec;Beschleunigung Sitzkissen X in g;Beschleunigung Sitzkissen Y in g;Beschleunigung Sitzkissen Z in g

0;-0,0177001953125;-0,018310546875;-0,0167846679688

0,00041015625;-0,0567626953125;-0,067138671875;-0,113525390625

0,0008203125;-0,050048828125;-0,0665283203125;-0,117492675781

0,00123046875;-0,04150390625;-0,06103515625;-0,136108398438

 

Using the time values of two consecutive lines the sample rate is calculated.

Number of head lines

At the beginning of the file any number of descriptive headers may be included,
which are
skipped during import. In the above example there are four headers.

Number of vibration measuring points

NeVib can handle measurements with one or two triaxial vibration measurement points.
If
the ASCII file containing the data of one vibration measurement point, enter here
a
1 if it contains the data of two vibration measurement points, a. 2

Wertetrenner

Between the times and the measured values and between the measured values there are delimiters. 
Please select here
the delimiter, which is located between the readings, in the example above, a semicolon.

Dezimaltrenner

In German-speaking countries a comma is used as is as decimal separator, in the English-speaking countries a point. 
Here you can select
the appropriate decimal separator.

Einheit

If the acceleration readings are measured in "g", the will be multiplied by 9,81, because NeVib uses accelerations in m/s².