04-15-2008 09:35 AM
04-15-2008 09:37 AM
04-21-2008 12:05 PM
04-22-2008 02:15 AM
04-22-2008 04:33 AM
Amplitude—Specifies the amplitude of the uniform white noise. The default is 32768, so the white noise out output is uniformly distributed between –32768 and 32767. You can set Amplitude to any value from 0–32768. This option only appears if you select Uniform as the White Noise TypeSo because I want an amplitude of 1V and the range of the output on the NI 9263 is +/- 20V, I set an amplitude of 1V/(20/2^16)=3277. The output of the noise generator gives an I16. So I convert it to fixed point using the "To fixed point VI" in the range output of the NI 9263 (word of 20 bits with word lenght integer of 5). But I always have a signal of +/- 10 V at the output.
04-29-2008 08:02 AM - edited 04-29-2008 08:03 AM