03-13-2008 08:52 AM
03-13-2008 08:59 AM
What version of LabVIEW are you using? If you're using 7.0 or earlier, code running on a machine with a multi-core processor may actually run slower. Is the target machine multi-core and the development not? I think 7.0 was the cutoff, because I think I remember reading that version 7.1 is the first version that can make use of a multi-core processor.
On the other hand, if the difference is that drastic maybe that doesn't account for everything. Anyway, if this theory does match your situation, you can try setting the affinity on the LabVIEW.exe process in the task manager. Right-click it, select Set Affinity and deselect all CPUs except for 0.
Hope that helps,
Rob
03-13-2008 09:14 AM
03-17-2008 04:35 PM
03-17-2008 05:14 PM
03-18-2008 06:47 AM
03-18-2008 05:49 PM