Ok I will try to answer.
1) I don't understand the reason for this, anyway, if the scale is shown in Hz and not simply data points, I would use a property node to set the XScale Range Minimum to 0 (as it should be already), Maximum to 50 (to create a property node, right click on the graph and select Create -> Property Node)
2) with a 1000 Hz sampling, you have a maximum useful frequency range of 500 Hz in your FFT as you mentioned. This range contains N/2 data points, where N is the number of
input samples. To get a spacing of 0.5 to 1 Hz you should input to the FFT transform at least 2000 samples (for 1 Hz) or 4000 (for 0.5 Hz)
You can find useful info on FFT under LabView in the documentation (under Help->Search the LabView Bookshelf, or search analcon.pdf and fftmeas.pdf on disk).
Paolo
Message Edited by pincpanter on 03-29-2006 01:12 PM
Paolo
-------------------
LV 7.1, 2011, 2017, 2019, 2021