60
Team: UART SPEED = 19 200
Test run: UART SPEED?
Data word length - 8 bits.
Team: UART WORD = 8
Test run: UART WORD?
Number of stop bits - 1.
Team: UART STOP = 1
Test run: UART STOP?
Parity is not checked.
Team: UART PARITY = 0
Test run: UART PARITY?
Flow control - no control.
Team: UART FLOW = 0
Test run: UART FLOW?
Start and stop bytes - does not matter.
After completing the configuration, the user must enable the port to receive data from a
command UART USE = 1. Upon completion of this command changed settings will be applied
to the device.
Configuration Service with FLS.
Type of service data - 1 or 4 (4 is recommended).
Team: LLS TYPE = 1 or LLS TYPE = 4
Test run: LLS TYPE?