10-16-2006 06:27 PM
10-16-2006 07:47 PM
I stand corrected, the actual warning message that I get is:
Warning -4824 occurred at Sound File Write (DBL).vi->WaveForm_File_OpenWriteClose.vi->DDS_Staff_Analyzer.vi
Possible reason(s):
LabVIEW: (Hex 0xFFFFED28) Clipped Floating-point data to fit the range [-1.0, 1.0].
The flag is being set from: long SoundWriteFileData(long refnum, void *data, unsigned long *samplesRead, short int typeCode);
Why is the data being clipped?
cb
10-17-2006 03:10 PM