#0049 硬件层射线源控件的初步集成
This commit is contained in:
@@ -24,6 +24,13 @@
|
||||
<add key="RaySource:StatusPollingInterval" value="500" />
|
||||
<add key="RaySource:EnableAutoStatusMonitoring" value="true" />
|
||||
|
||||
<!-- SQLite 数据库配置 -->
|
||||
<add key="Sqlite:DbFilePath" value="Data\XP.db" />
|
||||
<add key="Sqlite:ConnectionTimeout" value="30" />
|
||||
<add key="Sqlite:CreateIfNotExists" value="true" />
|
||||
<add key="Sqlite:EnableWalMode" value="true" />
|
||||
<add key="Sqlite:EnableSqlLogging" value="false" />
|
||||
|
||||
<!-- 探测器配置 -->
|
||||
<add key="Detector.Type" value="Varex4343"/>
|
||||
<add key="Detector.IPAddress" value="192.168.1.101"/>
|
||||
|
||||
Reference in New Issue
Block a user