03-31-2008 06:43 AM
03-31-2008 09:31 AM
03-31-2008 09:55 AM
03-31-2008 10:04 AM
03-31-2008 10:09 AM
I am using the TraceUserEvent function. The events are "flagged" in the thread traces. I just don't see and function traces.
04-01-2008 02:03 AM
04-01-2008 04:20 AM
I am using CVI 8.5 to compile the code.
I call InitCVIRTE() as the first order of business in RTmain().
I do not understand how to enable "user-defined functions and library functions" for real time function tracing in target settings. As I stated in my orgainal post, I am calling TraceConfigure() to setup the trace settings.
04-01-2008 04:34 AM
04-01-2008 04:58 AM
That's it! I completely missed that setting. I will go give it a try.
Thanks!