From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

FieldPoint Family

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I set priority of a While Loop in RT in a FP2010?

Sorry about a duplicate post. I could not find my post from last night.
 
I want to run a vi with 2 while loops in my FP-2010 with different priorities. One is time critical running a PID, the other is low priority for communications with a PC host.
 
How do I set the priorities?
 
Thanks,
Chris
 
0 Kudos
Message 1 of 2
(2,881 Views)

Put the two loops in two different VIs.  Go to the VI properties and set the priority there under Execution priorities.

In other words, you can set the priority at the VI level and not at the While-loop level.  However, if you want this at the loop level, you may want to take a look at the new Timed Loops.

Hope this helps.

-Khalid

Message Edited by Khalid on 12-02-2005 06:31 PM

0 Kudos
Message 2 of 2
(2,877 Views)