cambiato modalità display x datamonitor OTHER
This commit is contained in:
@@ -6,6 +6,5 @@
|
||||
<add key="autoLoadConf" value="true" xdt:Transform="Replace" xdt:Locator="Match(key)"/>
|
||||
<add key="DemoIn" value="true" xdt:Transform="Replace" xdt:Locator="Match(key)"/>
|
||||
<add key="DemoOut" value="true" xdt:Transform="Replace" xdt:Locator="Match(key)"/>
|
||||
<add key="verbose" value="true" xdt:Transform="Replace" xdt:Locator="Match(key)"/>
|
||||
</appSettings>
|
||||
</configuration>
|
||||
+3
-1
@@ -844,7 +844,9 @@ namespace IOB_WIN
|
||||
set
|
||||
{
|
||||
lblOutMessage3.Text = value;
|
||||
if (iobObj.verboseLog) lg.Info(value);
|
||||
lg.Info("---------------- START CHECK OTHER ------------------");
|
||||
lg.Info(value);
|
||||
lg.Info("---------------- END CHECK OTHER ------------------");
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user