Inizio review OSAI lib
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user