|
1. |
Open serial port |
|
|
2. |
Write Data to the serial port |
|
|
3. |
Read Data from the serial port |
|
|
4. |
Close serial port |
|
|
Configuration settings |
||
|
5. |
baud rates |
|
|
6. |
close_delay |
|
|
7. |
(Setserial)- closing_wait delay |
|
|
8. |
(Setserial) - autoconfig |
|
|
9. |
(stty)Data character size |
|
|
10. |
(stty)Size of stop bits |
|
|
11. |
(stty)Enable parity bits |
|
|
12. |
Enable odd parity |
|
|
13. |
Enable hangup signals when last tty closed |
|
|
14. |
Diable modem control signals |
|
|
Software/Hardware Flow control |
||
|
15. |
(stty) Enable Hardware Flow control(most be set both in serial port driver and the device using the serial port) |
|
|
16. |
(stty) Disable Hardware Flow control |
|
|
17. |
Set/Unset iXon |
|
|
18. |
Set /Unset iXoff |
|
|
19. |
Set / Unset iXany |
|
|
Input Settings |
||
|
20. |
Enable /disable canonical input |
|
|
21. |
Enable /disable Raw input |
|
|
22. |
Enable / disable Input Parity check |
|
|
23. |
Enable / disable ignore parity check |
|
|
24. |
Set Parity error marking ('0' if ignore parity) |
|
|
25. |
Strip 8th bit of input characters |
|