01-30-2007 05:08 PM
01-31-2007 04:12 AM
01-31-2007 06:11 PM - edited 01-31-2007 06:11 PM
Message Edited by Q<UL on 01-31-2007 06:17 PM
01-31-2007 07:44 PM
@you wrote:Everything needs to be absolutely correct for up to 4 decimal points. I use the exacly same data and do the calculations in Python using the FFTW library and it does it correctly, but when I do the same thing in LabView I can only get it correct up to 2 decimal points.
OK, 4 decimal points does not mean anything, it depends on the values (10000000000 to a precision of four decimal digits is good, but 0.01 would be bad ;)).
Just curious:
01-31-2007 08:15 PM - edited 01-31-2007 08:15 PM
Message Edited by Q<UL on 01-31-2007 08:16 PM
01-31-2007 08:39 PM
01-31-2007 08:42 PM
02-01-2007 02:31 AM
02-01-2007 03:10 AM - edited 02-01-2007 03:10 AM
Message Edited by GerdW on 02-01-2007 10:12 AM
02-01-2007 09:25 AM
I never used the "System Exec VI" before. Would anyone know any tutorials I could go through when using it? or any other type of information that could help me getting started with this.
On the other hand I really thought that this LabPython could do the job, but I just don't know how to writte the script for my use. If anyone out there knows haw to use Python software and writes a small script for what I need then it would be great. Read my last post for more details or request for more information if needed.
Thank you everyone for trying to help me with this issue.