![]()
Status Bar contains brief information about serial port, status of signal lines and interface usage hints:
To get short information about program interface elements, place your mouse pointer over a particular menu item, toolbar button, etc.
Displays the currently active display mode: Edit, Terminal, Data.
Displays a number of bytes read from serial port
Displays a number of bytes written to serial port
Status of the Echo command (ON/OFF).
This is a string of 4 or 5 items, separated by dash:
Defines serial port baudrate. Possible values are: 110, 300, 600, 1200, 2400, 4800, 9600, 14400, 19200, 38400, 56000, 57600, 115200, 128000 and 256000. By default, 110 value is taken.
Defines parity is one of the following values: (E)ven, (O)dd, (M)ark, (S)pace, or (N)one. By default (N)one is taken.
Defines data lengths in a packet. Possible values are: 5, 6, 7 and 8. Default value is 7 bits.
Defines a number of stop bits. Possible values are: "1", "1,5" and "2". Default value is "1".
Defines flow control value. Possible values are: Hardware (P), Xon/Xoff (X) and None. Default value is None.