LeCroy Corporation
Verification Script Engine Reference Manual
Page 42 of 107
8.7 SendAllChannels()
This function specifies that events occuring on ALL channels should be sent to the script.
Format:
SendAllChannels ()
Example:
…
SendAllChannels (); # Send events from ALL channels.