Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

By default, SLIC will produce begin and end error messages like thisprint out markers for the beginning and end of events as they are simulated.

No Format
>>>> BeginEvent <1>
>>>> EndEvent <1>

To turn off these messages, e.g. if you are generating a large number of events and want to reduce the log file size, the following two lines should be added to your SLIC macro.

...

The first command turns off "BeginEvent" and the second disables the "EndEvent".