Setting [Trend]GapFillSamples to -1 uses
the Time mode. In situations where there are trends of
varied sample rates, it is preferable to instead use the
[Trend]GapFillTime parameter. For example, for a 10 second
sample trend, It makes sense to try and fill gaps that are so many
seconds large (default 10000 ms) whereas is is not usual to
expect 1000 samples (in example above) to be missed before a gap is
recognised. There will always be a disparity between the
filling of fast and slow sample trends if you use
[Trend]GapFillSamples. I recommend always using the time
method. |