next up previous contents
Next: Hardwired subprocessors Up: Running SNOMAN Previous: The Programmable Event Loop   Contents

Other SNOMAN Commands

The command:-

$return_eof $enabled
is essential. Without it all events of all files will pass through the upper part of the loop, and will probably cause massive overflows in RAA. At the final EOF the program will switch to termination without ever analysing the RAA buffer. The command:-
$event_limit 0
is also essential to prevent the job limit from being reached which forces program termination. Use the MAX= option on input FILE commands to limit input and have RAA operate correctly.

The command:-

file RAA 1 my_raa_event_buffer.dat
is optional and is used to control the file RAA uses for its event buffer. By default it will use raa_event_buffer.tmp in the current directory.



sno Guest Acct 2009-09-09