Peter Wucherer
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Peter Wucherer-
Official comment 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...
-
Official comment 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...
-
Official comment 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...