...
Console Parameters
CHARON-AXP console line TTA0 (COM2) has the following parameters:
All the values in the following tables are case insensitive.
communication
Parameter | communication |
---|---|
Type | Text string |
Value |
|
line
Parameter | line | |
---|---|---|
Type | Identifier | |
Value | This parameter is used to connect a particular serial line mapping interface to the controller. Example:
|
All the values in this table are case insensitive.
Example
|
...
Parameter | break_on | ||||
---|---|---|---|---|---|
Type | Text string | ||||
Value | Specifies what byte sequences received over the physical serial line will trigger a HALT command. This parameter works only for the console line. Specify the following values: "CrtlCtrl-P" , "Break" or "none" ("none" disables triggering a HALT condition).
Example:
The default value is "Break". This parameter can be specified only for COM1 (OPA0) console |
...
Parameter | break_on | ||||
---|---|---|---|---|---|
Type | Text string | ||||
Value | Specifies what byte sequences received over a virtual serial line triggers a HALT command. Specify one of the following values: "CrtlCtrl-P" , "Break" or "none" to disable triggering a HALT condition. The commands are case insensitive.
Example:
The default value is "Break". This parameter can be specified only for COM1 (OPA0) console |
...
|
Div | ||
---|---|---|
| ||
|
Notes on "virtual_serial_line" options
...
Div | ||
---|---|---|
| ||
|
"ttyY" notation specifics
...
Mapping | Type | Commentary | ||
---|---|---|---|---|
"/dev/tty<N>" where N is from 0 to 11 | Linux virtual tty | Those tty devices must be free from the Linux "getty/mgetty" and similar programs (specified in "/etc/inittab") Example:
| ||
"/dev/ttyS<N>" where N is a number | Onboard serial lines | Example:
| ||
"/dev/tty<XXX>" where XXX is a complex letter/number notation | Proprietary (depending on a driver) devices | Example for a first port of a MOXA card:
Example for a first port of a DIGI card:
| ||
"/dev/ttyUSB<N>" where N is a number | Modem or USB serial lines adapters | Example:
|