...
General parameters
CHARON-AXP console lines COM1 and COM2 have the following parameters:
All the values in the following tables are case insensitive.
alias
Parameter | alias | ||
---|---|---|---|
Type | Identifier | ||
Value | This parameter is used to set an useful name for COM1 or COM2 ports. It can be any name, for example "Console1", but usually it is "OPA0" for COM1 and "TTA0" for COM2. This name is logged in CHARON log file, it can also be used for parametrization in CHARON configuration file along with "COM1" and "COM2" identifiers. The main purpose of this parameter is migration from old CHARON systems (which do not have the described implementation of consoles) to the current design, since it allows retaining the original name used for parametrization, since the rest of the parameters stay the same in both implementations.
Example:
|
Div | ||
---|---|---|
| ||
communication
Parameter | communication |
---|---|
Type | Text string |
Value |
|
baud
...
Div | ||
---|---|---|
| ||
application
Parameter | application |
---|---|
Type | Text string |
Value | A command line for calling some host application for communication to Charon on a given COM line. Typically this parameter is used for mapping COM1 or COM2 or some "xterm" terminal emulator Example:
If "putty" terrminl emulator is going to be used as an option copy the following file to your home directory:
Example:
|
connection_override
Parameter | application |
---|---|
Type | Text string |
Value | A command line for calling some host application for communication to Charon on a given COM line. Typically this parameter is used for mapping COM1 or COM2 or some "xterm" terminal emulator Example:
If "putty" terrminl emulator is going to be used as an option copy the following file to your home directory:
Example:
|
Parameter | |
Notes on "port" and "application" parameters
...