Hi,
I'm using multiple parallel while loop in my vi. Since one of those loop absolutly need to be in real-time, I was wondering if there was some way to ive priority to compute on this loop. If there was some way to dedicate one core or more to this loop so that it is always ready to execute.
Thanks.