Hi Tom.
KMotion5.3.2
You meant KflopToKMotionCNCFunctions.c
From being in the same folder
Regards,
Taras.
C program streams
Moderators: TomKerekes, dynomotion
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: C program streams
Hi Tom.
I figured it out Tom.
The problem was that the function was not added to the prototypes. I added it and now everything works.
Regards,
Taras.
I figured it out Tom.
The problem was that the function was not added to the prototypes. I added it and now everything works.
Regards,
Taras.
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: C program streams
Very strange. The function is defined later so a prototype should not be required as the function is fully defined before it is used in the main program.
But I never argue with success
But I never argue with success
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.