Search found 10 matches
- Tue Oct 30, 2018 7:31 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: C program to run G codes
- Replies: 9
- Views: 4712
Re: C program to run G codes
Hi Tom, I followed your instruction, I ran my G code program which i had attached with this message. After running the G code program, i want to flash that same G code program into the device. So i used the below code #define FLASH ((volatile char *)0x90000000) // beginning of FLASH - first 1MByte i...
- Mon Oct 29, 2018 4:53 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: C program to run G codes
- Replies: 9
- Views: 4712
Re: C program to run G codes
Hi Tom,
Regarding your previous reply, Can you elaborate the steps #3 , #5, #6.
Can you provide any sample Coordinated Motion Buffer program which could be flashed to USER_FLASH memory.
Regards,
Mani.
Regarding your previous reply, Can you elaborate the steps #3 , #5, #6.
Can you provide any sample Coordinated Motion Buffer program which could be flashed to USER_FLASH memory.
Regards,
Mani.
- Fri Oct 26, 2018 4:17 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: C program to run G codes
- Replies: 9
- Views: 4712
Re: C program to run G codes
Hi Tom, My question is, Now we are using the device with the help of PC without flashing the G codes we are running our application, but we want to run the application without the help of PC. For that I need to flash my G-codes into the device. Kindly suggest me an idea to flash G codes. Regards, Ma...
- Thu Oct 25, 2018 4:05 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: C program to run G codes
- Replies: 9
- Views: 4712
Re: C program to run G codes
Hi Tom, We are using Kflop + Kstep device. Now we are running the application using KmotionCNC software without flashing the data. It is easy for us to run the application using the G-codes. But G codes cannot be flashed into the device directly. i.e. We are running the application by connecting the...
- Wed Oct 24, 2018 8:55 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: C program to run G codes
- Replies: 9
- Views: 4712
C program to run G codes
Hi! Is it possible to FLASH a G code program into KFLOP? If it is not so, How can I run KmotionCNC program using C program? I want to flash a Gcode program into the device. It is easier for me to run my application. Kindly suggest me a way to do that. I think it is possible to run a G code program u...
- Thu Jun 14, 2018 5:47 pm
- Forum: Hardware Interface Issues
- Topic: Having issue in getting digital inputs using KSTEP
- Replies: 8
- Views: 6734
Re: Having issue in getting digital inputs using KSTEP
Dear Tom, Thank you for the details and support. We are happy to share that the issue is resolved now and the system is working fine. We followed as per your guidance and found that the problem was due the partial connection between KFLOP and KStep. Ribbon cable that connects the boards KFLOP and KS...
- Wed Jun 13, 2018 5:38 pm
- Forum: Hardware Interface Issues
- Topic: Having issue in getting digital inputs using KSTEP
- Replies: 8
- Views: 6734
Re: Having issue in getting digital inputs using KSTEP
Dear Tom, Apologies , not sure why that attachment is missing, will attach tomorrow from my test bench. We noticed that the KFLOP bits 2-3 status were toggling in Digital I/O screen and output status were enabled. Please refer this attachment colored by me to show the happenings. We did not install ...
- Wed Jun 13, 2018 2:34 pm
- Forum: Hardware Interface Issues
- Topic: Having issue in getting digital inputs using KSTEP
- Replies: 8
- Views: 6734
Re: Having issue in getting digital inputs using KSTEP
Tom,
Attached files now
Thanks and Regards
Attached files now
Thanks and Regards
- Wed Jun 13, 2018 2:28 pm
- Forum: Hardware Interface Issues
- Topic: Having issue in getting digital inputs using KSTEP
- Replies: 8
- Views: 6734
Re: Having issue in getting digital inputs using KSTEP
Thank you for the details Tom and speedy reply. Issue is not yet resolved and Please find below our response to your queries - With NO connections to KStep JP33, all Input Bits in KFLOP are inactive - We are not using KFLOP IO Bits 2-7 for any purpose - We have not flashed any code to KFLOP and we a...
- Tue Jun 12, 2018 3:17 pm
- Forum: Hardware Interface Issues
- Topic: Having issue in getting digital inputs using KSTEP
- Replies: 8
- Views: 6734
Having issue in getting digital inputs using KSTEP
Dear Sir, We recently integrated KSTEP with KFLOP and tested stepper motors and found working. But, when we wired to use the digital Inputs available in KSTEP. we are unable to check the status of the them 1. Did the wiring as follows (1) Connected KSTEP JP36 with KFLOP using JP7. (2) Connected KSTE...