Data |
Each dataset contains some header information and 1-n lines of data. The data lines represent the values you want to store in LogView Studio.
Some general notes for data lines:
Sample data lines: $1;2;3\r\n $1.2;2.3;3.44\r\n
Invalid data lines: 1;2;3\r\n No $ at the beginning $1;2;3\r No \n at the end $1:2:3\r\n wrong separator $1.000,3;2;3\r\n thousand separator added
|
Send feedback on this topic
Copyright (C) 2013-2014 Dominik Schmidt / Holger Hemmecke. All rights reserved. |