mirror of
http://172.16.0.230/r/SIF/TowerOptoSifAndSpectral.git
synced 2025-10-18 19:39:43 +08:00
整理了测试的基本采集逻辑;掉入了快门控制;下周需要写完数据格式保存功能以及在MainDataGrabber层的自动曝光功能
This commit is contained in:
20
config/DeviceSettings.ini
Normal file
20
config/DeviceSettings.ini
Normal file
@ -0,0 +1,20 @@
|
||||
[DEVICE INFO]
|
||||
TotalSpectrometer=2
|
||||
[FS1]
|
||||
Model=ISIF
|
||||
Port=2
|
||||
DUID=test1
|
||||
[FS2]
|
||||
Model=IS1
|
||||
Port=3
|
||||
DUID=test2
|
||||
[LINEAR SHUTTER]
|
||||
Port=4
|
||||
Type=0
|
||||
DCID=1
|
||||
TotalPosition=5
|
||||
Position0=0
|
||||
Position1=200000
|
||||
Position2=300000
|
||||
Position3=400000
|
||||
Position4=500000
|
@ -1,14 +0,0 @@
|
||||
[DEVICE INFO]
|
||||
TotalSpectrometer=1
|
||||
[FS1]
|
||||
Model=ISIF
|
||||
Port=2
|
||||
UID=
|
||||
[FS2]
|
||||
Model=IS1
|
||||
Port=3
|
||||
UID=
|
||||
[LinearShutter]
|
||||
TotalPosition=2
|
||||
Position0=100000
|
||||
Position1=200000
|
Reference in New Issue
Block a user