elevatorOut_id; QTimer* timer = new QTimer(); connect(timer,&QTimer::timeout,this,[&](){ ModbusState state = ReadData(); // if(checkErrors(state.errors)) ...
確定! 回上一頁