exit(); } // 重新整理頻率(250毫秒) usleep(250000); } //設定阻塞模式 @socket_set_block($socket); //傳送命令到裝置 socket_write($socket, ...
確定! 回上一頁