If I generate a time-domain signal of 1 Hz and 1V, the theoretical signal power should be 0.5 V^2rms.
I found the LV frequency tools return this value only if the signal length is an integer of the cycle length (1s, in this case).
If the signal has, e.g., the length of n cycles + Pi, the power decreases to about 0.2 V^2rms. This is much less than one should expect theoretically.
This decrement is similar for all signal lengthes, amplitudes, frequencies, and sampling frequencies I tested.
I did no zero-padding, my signal already had a length of a valid power of two.
How does this come? I tested with VERY long signals, but only the completeness of the last cycle caused this decrement.