From 6c16e7b70aa0e6b70f7cae869750b47b1e27a031 Mon Sep 17 00:00:00 2001 From: Emmanuele Sassi Date: Tue, 10 Sep 2024 09:02:02 +0200 Subject: [PATCH] - correzione in lettura array per cambio dll di lettura --- NestProcess.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NestProcess.lua b/NestProcess.lua index 0ea2932..d3fd807 100644 --- a/NestProcess.lua +++ b/NestProcess.lua @@ -15,7 +15,7 @@ EgtEnableDebug( false) --NEST.MACHINE = 'Essetre-90480019_MW' --NEST.FLAG = 3 -local sLog = ' +++ BeamNestProcess : ' .. NEST.FILE .. ', ' .. NEST.MACHINE .. ', ' .. LEN["1"] +local sLog = ' +++ BeamNestProcess : ' .. NEST.FILE .. ', ' .. NEST.MACHINE .. ', ' .. LEN[1] EgtOutLog( sLog) -- flag per abilitare statistiche in log