English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
The Linux statserial command is used to display the status of the serial port.
statserial (status of serial port) can display the status of each pin, often used to judge whether the serial port is normal.
statserial [-dnx][Serial Port Device Name]
Parameter Description:
Display Serial Port Status
#statserial /dev/tty1
Display Serial Port Status Only Once
#statserial -n /dev/tty1