User Manual
Table Of Contents
- Chapter 1
- Chapter 2
- Chapter 3
- BIOS setup
- 3.1 BIOS Setup program
- 3.2 Main menu
- 3.3 Advanced menu
- 3.3.1 LVDS Configuration
- 3.3.2 PCH-FW Configuration
- 3.3.3 Trusted Computing
- 3.3.4 CPU Configuration
- 3.3.5 Graphics Configuration
- 3.3.6 PCI Express Configuration
- 3.3.7 CSM Configuration
- 3.3.8 Supper IO Configuration
- 3.3.9 Serial Console Redirection
- 3.3.10 SATA Configuration
- 3.3.11 USB Configuration
- 3.3.12 Onboard Devices Configuration
- 3.3.13 NVMe Configuration
- 3.3.14 APM Configuration
- 3.3.15 EZ-Flash
- 3.3.16 Watchdog Timer
- 3.3.17 Miscellaneous
- 3.4 Hardware Monitor menu
- 3.5 Security menu
- 3.6 Boot menu
- 3.7 Exit menu
- BIOS setup
- Appendix
3-8
H310I-IM-A R3.0
Conguration options: [Enabled] [Disabled]
The following item is accessible when you set Console Redirection to [Enabled].
Console Redirection Settings
The settings specify how the host computer and the remote computer (which
the user is using) will exchange data. Both computers should have the same or
compatible settings.
Terminal Type
Conguration options: [VT100] [VT100Plus] [VT-UTF8] [ANSI]
[VT100] ASCII char set.
[VT100Plus] Extends VT100 to support color, function keys, etc.
[VT-UTF8] Uses UTF8 encoding to map Unicode chars onto 1 or more bytes.
[ANSI]
Extended ASCII char set.
Bits per second
Allows you to select serial port transmission speed. The speed must be
matched on the other side. Long or noisy lines may require lower speeds.
Conguration options: [9600] [19200] [38400] [57600] [115200]
Data Bits
Conguration options: [7] [8]
Parity
A parity bit can be sent with the data bits to detect some transmission errors.
Conguration options: [None] [Even] [Odd] [Mark] [Space]
[None] Disables parity check.
[Even] Parity bit is 0 if the num of 1’s in the data bits is even.
[Odd] Parity bit is 0 if the num of 1’s in the data bits is odd.
[Mark] Parity bit is always 1.
[Space] Parity bit is always 0.
Mark and Space Parity do not allow for error detection.
Stop Bits
Stop bits indicate the end of a serial data packet. The standard setting is 1
stop bit. Communication with slow devices may require more than 1 stop bit.
Conguration options: [1] [2]
Flow Control
Flow control can prevent data loss from buffer overflow. When sending
data, if the receiving buffers are full, a “stop” signal can be sent to stop the
data flow. Once the buffers are empty, a “start” signal can be sent to re-start
the flow. Hardware flow control uses two wires to send start/stop signals.