PHP. Руководство по PHP. 2005
dio_tcsetattr
dio_tcsetattr
Описание
bool dio_tcsetattr (resource fd, array options)dio_tcsetattr() sets the terminal attributes and baud rate of the open fd.
Замечание: Для Windows-платформ
эта функция не реализована.
dio_tcsetattr
dio_tcsetattr() sets the terminal attributes and baud rate of the open fd.
Замечание: Для Windows-платформ
эта функция не реализована.
fd
The file descriptor returned by dio_open().
options
The currently available options are:
'baud' - baud rate of the port - can be 38400,19200,9600,4800,2400,1800, 1200,600,300,200,150,134,110,75 or 50, default value is 9600.
Эта функция не возвращает значения после выполнения.
dio_stat
dio_truncate
Отвечу на любые вопросы. С уважением, Дмитрий Владимирович.
⇪