Inizio review OSAI lib

This commit is contained in:
Samuele E. Locatelli
2018-11-18 14:39:33 +01:00
parent c08fae1ce7
commit 258a154b4b
2 changed files with 4 additions and 6 deletions
+4 -4
View File
@@ -14,8 +14,8 @@ Namespace CNC
Protected _UserSession As Short
Protected _ErrClass As Integer
Protected _ErrNum As Integer
'Friend Cndex As CndexLinkDotNet.Cndex
Private nReturn As Short
Friend Cndex As CndexLinkDotNet.Cndex
Private nReturn As Short
Protected Const ERRORE = 0
@@ -71,8 +71,8 @@ Namespace CNC
Me.New()
Try
'Cndex = New CndexLinkDotNet.Cndex
Catch ex As Exception
Cndex = New CndexLinkDotNet.Cndex
Catch ex As Exception
MsgBox(ex.Message)
End Try
-2
View File
@@ -638,8 +638,6 @@
<ItemGroup />
<ItemGroup>
<Content Include="ExtLib\CndexLinkDotNet.dll" />
<Content Include="ExtLib\S10DLLPRJ.dll" />
<Content Include="ExtLib\S10WLK32.DLL" />
<Content Include="ExtLib\Siemens.Sinumerik.Operate.Services.dll" />
<Content Include="ExtLib\Siemens.Sinumerik.Operate.Services.Wrapper.dll" />
</ItemGroup>