LeCroy Corporation
Verification Script Engine Reference Manual
Page 46 of 107
8.11 SendAllTraceEvents()
This function specifies that ALL trace events relevant for the selected transaction level are sent to the
script.
Format:
SendAllTraceEvents ()
Example:
…
SendAllTraceEvents (); # Send all types of trace events.