Output Settings

For the selected station in the Application Director, the Output Settings button produces a dialog in which you specify how the platform daemon buffers the output from that station.
Figure 14.   Output Settings dialog
Image

The two available settings are in bytes, and are:

  • Memory Buffer Size

    Size of the memory buffer for the station output. If the station creates more output that the size of the memory buffer, the oldest output is lost.

  • Maximum File Size

    When the station stops, its output buffer is written to a console.txt file. This setting defines the maximum size of that file.

     
    NOTE: Changes to either output setting may result in the output buffer’s contents to be cleared.