04-12-2009 05:48 PM
04-13-2009 12:55 PM
Hi David,
I've looked through our support database and found an issue very similar to yours. The resolution of that issue came from renaming all the VIs to have shorter file names (<15 chars). The names of the VIs the customer was using were too long for the trace toolkit to handle, a bug report was filed and this workaround implemented.
Let me know that helps!
04-13-2009 05:28 PM
04-14-2009 02:45 PM
The quote from R&D is:
"(Redacted) has finished his debugging and discovered a potential issue with the trace buffers. As it turns out, the number of VIs and length of the VI names is causing the VI tracing ring to overflow, losing data and failing to set the token for the ETT viewer to interpret the VI tracing logs.
The simplest workaround we have found is to shorten VI names as much as possible. As a standard I would suggest shortening all VI names to under 15 characters. If this renaming is done through the project the VIs will relink automatically, which will save time in comparison to renaming on disk. I have found this workaround also shows timed loop flags more reliably as well. "
I just inquired into R&D to find out if this has been fixed or a bug report filed and they deemed that the trace ring was appropriately long and no change has been made.
As far as the other post you linked, that is another Stephen. Try posting again, it will go through our system again
04-14-2009 05:22 PM