03-01-2004 08:53 PM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004 12:15 AM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004
08:34 AM
- last edited on
12-11-2024
06:21 PM
by
Content Cleaner
Hi Coastal...
This is just a wild guess.
Is the "object" configured to run in the "Same thread as caller"?
We may be seeing some thread swapping going on here.
Done guessing! Please keep us posted.
Ben
Ben Rayner
Certified LabVIEW Developer
www.DSAutomation.com
03-02-2004 08:51 AM
Yes.
But that doesn't explain (to me) the connection - given that one execution path is not even running, why is the other penalized?
MORE INFORMATION:
If I make the object RE-ENTRANT, the execution time is back to "normal", regardless of priorities. That's not a real solution for me, as I have shift registers within the object I need to keep, but maybe it's a hint as to what's going on.
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004 09:02 AM
03-02-2004 09:12 AM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004 09:26 AM
03-02-2004 09:32 AM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004 09:52 AM
Blog for (mostly LabVIEW) programmers: Tips And Tricks
03-02-2004 10:13 AM