...
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:
|
Example
set COM2 communication="binary" |
...
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 |
...
Note: the examples above are mainly used for inter-CHARON communications. They are used to connect CHARON-AXP to an application that communicates to CHARON-AXP as described below.
Div | ||
---|---|---|
| ||
|
Example 2
Two CHARON systems connected to each other:
...