2.3. Built-in terminal


- opens / closes the connection.
With connection through Hayes-modem will be asked to dial a phone number (if the corresponding field is not empty)."Yes" - to configure the modem to dial a number, "No" - just connect to the selected serial port.

"+/&" - enables / disables the automatic sending of strings "+++"("&&&")the serial port with the addition at the end of the line newline characters <CR><LF>(0x0D 0x0A).

"Time" - enables / disables the timestamp of receiving / sending line. Discretization depend on the set timeout in the compound.

- determines linefeed characters are sent at the end of the line.
possible next set of characters at the end of the line:
<CR><LF>(0x0D 0x0A);
<CR>(0x0D);
<LF>(0x0A);
None - nothing is added.

- cleaning log terminal

- display the history of typed commands.

- send command.