Anchor | ||||
---|---|---|---|---|
|
Include Page | ||||
---|---|---|---|---|
|
...
Parameter | line | ||||
---|---|---|---|---|---|
Type | Text string | ||||
Value | A defined TTY port on host system:
|
...
Parameter | port |
---|---|
Type | Numeric |
Value | TCP/IP port number for the virtual serial line. A virtual serial line always listens on this port for incoming connection requests. |
application
Parameter | application |
---|---|
Type | Text string |
Value | A command line for calling some host application for communication to Charon on a given serial line. Example:
If "putty" terrminl emulator is going to be used as an option copy the following file to your home directory:
Example:
|
break_on
Parameter | break_on | |
---|---|---|
Type | Text string | |
Value | Specifies what byte sequences received over virtual serial line must trigger HALT command. This parameter works only for console line (for CHARON-VAX it is the only line of UART and the "line[3]" of QUART). Specify the following values: "Ctrl-P", "Break" or "none" to disable triggering HALT condition. Example:
The default value is "Break" for line 3 of QUART and "none" for other lines. |
...
Parameter | log_file_size | ||
---|---|---|---|
Type | Text string | ||
Value | If log rotation is enabled, the log_file_size parameter determines the log file size threshold at which the log is automatically rotated.
Examples:
Minimum log file size is 64K, maximum is 1G. Setting size less then 64K effectively makes the log file unlimited. |
log_flush_period
Parameter | log_flush_period | |
---|---|---|
Type | Numeric | |
Value |
Defines a period of flushing log to disk. Default period is 60 seconds (it means that every minute log file is flushed to disk) Example:
|
Div | ||
---|---|---|
| ||
log_flush_period
...