光纤光谱仪基类

This commit is contained in:
2021-11-22 16:18:42 +08:00
parent 5339ea33b1
commit 26c99622e7
12 changed files with 204 additions and 64 deletions

View File

@ -29,9 +29,7 @@ int main(int argc, char *argv[])
m_test.moveToThread(m_pqDataGrabberThreadHolder);
m_pqDataGrabberThreadHolder->start();
m_test.StartGrab();
m_test.StartGrabCall();
//QThread::msleep(5000);
//m_test.StopTestGrab();