更新:发送 bin 状态到遥控器

This commit is contained in:
tangchao0503
2023-06-27 14:01:19 +08:00
parent 6b78db5bc3
commit 5337a40837
4 changed files with 17 additions and 2 deletions

View File

@ -61,6 +61,8 @@ void XimeaImager::openImger()
{
bool haha = m_imager.setSpectralBin(spectralBin);
bool haha2 = m_imager.setSpatialBin(spatialBin);
emit binSignal(spatialBin, spectralBin);
}
float gain, offset;//用于生成头文件中的波长信息