init问题和这里的旧讨论:VTIME似乎工作正常:serial_opts.c_cc[VTIME]=60; //6 seconds我已经实现了超时的时间测量,并尝试从串行端口重新读取(),直到满足MAX_RETRIES (=5)。超时似乎是正确的,调试输出是(显示最后2个read()操作,以及读取的字节):
SERIAL: DATA read 11 bytes and a total of 1226
我尝试用PHP在Linux平台上读取串口。我使用"php_serial.class.php“类进行串口操作。你可以通过这个链接阅读这个类:
<?This works on both linux and windows (if
// your linux serial device is /dev/tty