T O P I C R E V I E W |
StevenCarleton |
Posted - 03 Apr 2018 : 09:12:22 How can I get the logging system to output the number of samples (NO. INSPEC) for variable sample charts? It seems to output everything else.
Steven Carleton |
1 L A T E S T R E P L I E S (Newest First) |
quinncurtis |
Posted - 03 Apr 2018 : 10:36:22 Output of the variable number of samples count per sample interval is not currently an option in the software. The software will output comma separated values, up the last valid sample in a sample interval, and then output only commas for the missing values up to the maximum number of samples for the sample interval. This will keep the columns lined up and allow your data file parsing software to just count the number of samples. See the adjacent commas in the example output log line below, where the maximum number of samples per sample interval was 10, but this sample interval only had six values.
29,4/03/2018 17:43:19,67.6588747255313,61.5453016488093,54.1878319623358,56.0957469006981, 57.1600244537275,72.0875665022002,,,,,61.455891032217,7.09264156250764,368.735346193302,0,0,0,0,0,0,, |
|
|