Search found 59 matches

by gui_marchioro
Sun Mar 31, 2024 11:44 pm
Forum: Configuration Issues
Topic: Error Status Record Size mismatch
Replies: 2
Views: 63

Re: Error Status Record Size mismatch

Hi Tom,

Problem solved. Thanks!

Sincerely,
Guilherme
by gui_marchioro
Sun Mar 31, 2024 12:38 pm
Forum: Configuration Issues
Topic: Error Status Record Size mismatch
Replies: 2
Views: 63

Error Status Record Size mismatch

Hello all, KMotion software (v 5.3.2) is issuing an error when I open it. I am not 100% sure, but I believe it is a firmware version issue. error_StatusRecordSizeMismatch 2024-03-31 092926.png Have you seen this issue? To solve it, can I flash a new firmware version in the "Config & Flash" window fr...
by gui_marchioro
Thu Feb 01, 2024 3:38 am
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Re: Error referencing KMotion_dotnet dll on .NET 6.0 project

Hi Tom, I am currently using VS 2022 (64-bit) V 17.8.6, which indeed has the Upgrade Assistant. I installed the SDKs that you mentioned and retried the process, but still the error persisted. I also noticed that the code was being placed inside the folder you pointed, and tried the workarounds propo...
by gui_marchioro
Thu Jan 18, 2024 6:36 pm
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Re: Error referencing KMotion_dotnet dll on .NET 6.0 project

Hello Tom, thanks for the reply.

Yes, as you said both KMotion_dotNet and SimpleGCodeWPF were targeting AnyCPU configuration.
I've made the changes you listed step by step, but still I get the same error.

Is there anything else I could try?

Sincerely,
Guilherme
by gui_marchioro
Sat Jan 13, 2024 5:06 pm
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Re: Error referencing KMotion_dotnet dll on .NET 6.0 project

Hello,

Well I think I'll be forced to use the old .NET framework in my project, since I can't solve the problem and don't want to spend more time on it.

Maybe if someone reading this is able to use newer versions please comment here how it can be done.

Sincerely,
Guilherme
by gui_marchioro
Thu Jan 11, 2024 9:24 pm
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Re: Error referencing KMotion_dotnet dll on .NET 6.0 project

Hello

Do you mean the ones from BuildAllLibs.sln? If so, yes I did.

I tested upgrading SimpleForms and it worked. However, the same is not true for SimpleGCodeWPF, which is issuing the same error as my app does.

Sincerely,
Guilherme
by gui_marchioro
Thu Jan 11, 2024 8:12 pm
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Re: Error referencing KMotion_dotnet dll on .NET 6.0 project

Hello,

Thanks for the reply.
I upgraded the library to the same version as my app but still the same error occurs, so perhaps this was not the problem.

Sincerely,
Guilherme
by gui_marchioro
Wed Jan 10, 2024 11:50 pm
Forum: User PC Applications and Libraries .Net
Topic: Error referencing KMotion_dotnet dll on .NET 6.0 project
Replies: 10
Views: 458

Error referencing KMotion_dotnet dll on .NET 6.0 project

Hello, I am getting an error when trying to reference the KMotion_dotnet on a .NET 6.0 project. It states that it is not possible to load file or assembly. kmotion_dotnet_error.png Is there a workaround that I can do in this situation? Here you can see the reference to the dll: kmotion_dotnet_error2...
by gui_marchioro
Sun Dec 31, 2023 2:14 pm
Forum: User PC Applications and Libraries .Net
Topic: DoPC alternative
Replies: 1
Views: 169

DoPC alternative

Hi, I'm considering to create a C# WPF application using the Dynomotion .Net libraries. In the C programs coded for my machine I rely on the provided KflopToKmotionCNCFunction.c file when there is the need to send a command to be executed by the PC application using the DoPC() function. I use this f...
by gui_marchioro
Thu Sep 14, 2023 1:35 am
Forum: C Programs
Topic: MPG for positioning and FRO control
Replies: 22
Views: 1593

Re: MPG for positioning and FRO control

Hello Tom,

Just posting to give a feedback that the program now works as I expected. Thanks for the support!

Sincerely,
Guilherme