pulizia 2 commenti
This commit is contained in:
@@ -11,14 +11,12 @@
|
||||
Select Case tipoNC
|
||||
|
||||
Case NC_FANUC
|
||||
'CncLib.App.Runtime.Log.WI("TRY creating NC CNC.NC", "TypeNC=" & Config.Settings.Settings.TypeNC.ToString, CLog.Lev.Principal)
|
||||
Dim ipFanuc As String
|
||||
Dim portIpFanuc As String
|
||||
Dim CncScreenHssb As String
|
||||
|
||||
' imposto IP e porta da chiamata
|
||||
ipFanuc = ipTarget
|
||||
'portIpFanuc = "8193"
|
||||
portIpFanuc = ipPort
|
||||
|
||||
CncScreenHssb = "0"
|
||||
|
||||
Reference in New Issue
Block a user