Overview:
If you are using a multicore PC, this example allows you to select which of your first two processors will process the simulate sine wave.
Description:
LabVIEW automatically breaks down VIs into different threads, enabling multithreaded, parallel processing. You can view the CPU usage in the Windows Task Manager on the "Performance" tab. Note: When run, this VI will open the Windows Task Manager. This is okay.
Requirements:
Steps to Implement or Execute Code:
Additional Information or References:
"**This document has been updated to meet the current required format for the NI Code Exchange.**"
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.