Versions Compared

Key

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

...

Parameterlog_flush_period
TypeNumeric
Value
  • <period-in-seconds>

Defines a period of flushing log to disk.

Default period is 60 seconds (it means that every minute log file is flushed to disk)

Examples:

set OPA0 log_flush_period=30



Div
classpagebreak


Example of mapping a console line to an onboard serial line

...

load virtual_serial_line OPA0
set OPA0 port=10003 stop_on="F6"

...