fix webconfig...
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<add key="appName" value="MTConnect Adapter" />
|
||||
<!--gestione TIMERS e periodi multipli x thread lenti-->
|
||||
<add key="startTimerMs" value="250" />
|
||||
<add key="timerIntMs" value="5" /><!--invio da adapter ad agent: 10ms-->
|
||||
<add key="timerIntMs" value="5" /><!--invio da adapter ad agent: 5ms-->
|
||||
<add key="fastCount" value="20" /><!--100ms-->
|
||||
<add key="normCount" value="50" /><!--250ms-->
|
||||
<add key="slowCount" value="500" /><!--2.5 sec-->
|
||||
@@ -53,7 +53,7 @@
|
||||
<add key="testCharSep" value="|" />
|
||||
|
||||
<!--percorso file scambio dati "lenti" e conf MaintData memory area -->
|
||||
<add key="GeneralStatusFilePath" value="CmsGeneralStatus.txt" />
|
||||
<add key="GeneralStatusFilePath" value="CmsGeneralStatus.mtc" />
|
||||
<add key="CmsMaintDataConfFilePath" value="CmsMaintDataConf.txt" />
|
||||
<add key="CmsStatusDataConfFilePath" value="CmsStatusDataConf.txt" />
|
||||
<add key="ScmProdFile" value="SCM_prodFile.pro" />
|
||||
|
||||
Reference in New Issue
Block a user