Merge branch 'release/FixOpcUa_02'
This commit is contained in:
@@ -281,7 +281,7 @@ namespace IOB_UT_NEXT.Config
|
||||
PzTotMode = fIni.ReadString("OPTPAR", "PZGTOT_MODE", ""),
|
||||
ReadErrorMax = fIni.ReadInteger("OPTPAR", "READ_ERROR_MAX", 20),
|
||||
ReadErrorSleepTime = fIni.ReadInteger("OPTPAR", "READ_ERROR_SLEEP_TIME", 20000),
|
||||
StartupVetoQueueIN = fIni.ReadInteger("OPTPAR", "VETO_QUEUE_IN", 4),
|
||||
StartupVetoQueueIN = fIni.ReadInteger("OPTPAR", "VETO_QUEUE_IN", 3),
|
||||
Vendor = fIni.ReadString("MACHINE", "VENDOR", "STEAMWARE"),
|
||||
Connect = new ConnectionDto()
|
||||
{
|
||||
|
||||
@@ -23,8 +23,8 @@ CLI_INST=SteamWareSim
|
||||
;STARTLIST=3024
|
||||
;STARTLIST=FOV062
|
||||
;STARTLIST=LVF652
|
||||
;STARTLIST=3024
|
||||
STARTLIST=SIMUL_01
|
||||
STARTLIST=3024
|
||||
;STARTLIST=SIMUL_01
|
||||
|
||||
MAXCNC=10
|
||||
|
||||
|
||||
@@ -34,3 +34,4 @@ CLI_INST=SteamWareSim
|
||||
STARTLIST=3026
|
||||
|
||||
MAXCNC=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user