Starts a trace session and logs VI and thread events from all VIs that begin executing after the TraceTool Start Trace node executes. You must ensure that you wire the TraceTool Start Trace node in sequence with all of the VIs that you want to log.
Enables logging of analysis and custom events in the trace session. You must set the detailed tracing? input to TRUE to log analysis and custom events. The default is FALSE.
Defines the size of the memory buffer, in bytes, that logs all events from VIs in memory on the RT target. You must create an appropriately-sized memory buffer to capture all event data. You must not exceed the memory buffer size. Otherwise, the log file may become unusable because overflow may occur from multiple event sources and at different speeds.
Enables the logging of thread event data from the application running on the RT target. The default is TRUE.
Enables the logging of VI event data from the application running on the RT target. The default is TRUE.
Error conditions that occur before this node runs. Unlike most nodes, this node runs normally even if an error occurs before this node runs.
Default: no error
Actual size of the memory buffer, in bytes, allocated for event logging if the real-time operating system cannot allocate the requested buffer size.
Error information.
Unlike most nodes, this node runs normally even if error in contains an error.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application