Andreas Stobe
- 合計アクティビティ 64
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 32
コメント
Andreas Stobeによる最近のアクティビティ-
Dear Mike,The VCI V4 installs the vciapi.dll in the following directory:32 Bit DLLs on 32 Bit Windows:C:\Windows\System32\vciapi.dll 64 Bit DLLs on 64 Bit Windows:C:\Windows\System32\vciapi.dll 32 ...
-
正式なコメント Dear Veronica,Unity3D is based on Mono and can not use the normal VCI.NET assemblies, becauseMono does not support the C++/CLI components. I can send to you a .NET programming example using a direc...
-
正式なコメント Dear Mike, Thank you very much for your post. Usually you can get the 32bit and 64bit DLLs for VCI V4.NET API from NuGethttps://www.nuget.org/packages/Ixxat.Vci4.net35.StrongName The source code...
-
Dear Mark,Thank you very much for your suggestions.The problem was solved using the 32bit DLL as you can see on the top.Best regardsAndreas
-
Dear Felix,You are welcome!Thank you very much for your feedback!Best regardsAndreas
-
正式なコメント Dear Felix, Please deliver the executable file of your LabView application with the vcilva2.dll,otherwise you can manually copy the vcilva2.dll from your development PC64 Bit DLLs under 64 Bit Win...
-
Dear Jimmy,Thank you very much for your feedback!Please do not hesitate to ask us if you have any further technical questions.Best regardsAndreas
-
正式なコメント Dear Jimmy, You can monitor the changes in the device list using AutoResetEvent or ManualResetEvent objectas described in the §4.1 in the VCI-DotNetSoftwareDesignGuide.pdfSee c:\Program Files\HMS\I...
-
Dear KarlMark,Thank you very much for your feedback!Best regardsAndreas
-
正式なコメント Dear KarlMark,I assume that the problem can occur if the application with the primary access (sporadically) initializes the CAN interface board in the exclusive mode, or maybe you are using any old...