Peter Wucherer
- 活动总数 33
- 最后的活动
- 成员加入日期
- 正在关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 11
评论
Peter Wucherer 最近的活动-
正式评论 Hallo Oberchefe,für Isobus sollten folgende Einstellungen im canAnalyser 3 Mini passend sein. CAN Controller auswählenMit dem Zahnradsymbol den Konfigurationsdialog öffnenDarauf achten das CAN FD n...
-
Hello Gianmattia,I think I found the EDS file for the drive. At seems that it uses CANopen LSS for setting the node number.Here is a sequence how to do it with our own module. It should work also w...
-
Hello Gianmattia,I do some tests with a virtual CANopen node.It could be found with BLCT-Icla using the PCAN-USB adapter.It aborts reading the object 6504/00. This is ok, as my CANopen node did not...
-
Hi Noah,I try to reproduce it. But I did not see lost data with your filter settings, all messages are received.I send 204800 messages at 1 MBit with nearly 100% bus load and incremented identifier...
-
正式评论 Hi Noah,it's an interesting problem. I will try to reproduce it here. But I need some time for this and add then next week more information here.Best regards,Peter
-
Hello Ueli,thank you for the confirmation.If there are any questions or problems, then please create here or at our support page a new request.https://support.hms-networks.com/hc/en-usBest regards,...
-
Hello Ueli,we created a new version on NuGet it is V 4.1.12.I tested it with .NET Framework 4.8 and .NET 9.https://www.nuget.org/packages/Ixxat.Vci4.StrongName Also, the source code is updated on ...
-
Hello Ueli,we found it. A new NuGet-Package will come.In the manifest file the path to the DLL has a leading backslash."\vcinet\arm64\vcinet.arm64.dll"This should be without backslash (for all of t...
-
Hello Ueli,it seems I can reproduce it with Visual Studio 2022.Without ClickOnce Security it works ok.With ClickOnce only the EXE in the directory "app.publish" works ok after adding the subdirecto...
-
正式评论 Hello Ueli,do you use a ARM64 Windows System?I ask because of this output: "\vcinet\arm64\vcinet.arm64.dll"BTW - the sources for the VCI.NET wrapper is now free available:https://github.com/hms-net...