mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-19 11:49:42 +08:00
文件存储完成
This commit is contained in:
@ -285,7 +285,7 @@ int OceanOptics_lib::SingleShot(DataFrame &dfData)
|
||||
|
||||
for (int tmp = 0; tmp < spec_length; tmp++)
|
||||
{
|
||||
dfData.usData[tmp] = spectrum[tmp];
|
||||
dfData.lData[tmp] = spectrum[tmp];
|
||||
}
|
||||
|
||||
int exposureTimeInMS;
|
||||
|
Reference in New Issue
Block a user