...
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: "Crtl-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: "Crtl-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 |
...