I'm having issues with uploading programs to our H1000 we just picked up. We use Calmotion USBCNC boxes to upload to our machines using a USB stick. (USBCNC - Calmotion) For some reason the control wont take a program. I think it recognizes that the box is there because if i hit start on the tape punch menu it says it's searching, but when i hit send on the box nothing happens. The box says it's done but the control eventually times out. I have the box plugged into the correct port (not the cmt port). What i think is weird is that if i try to send a program made on the control to the USB it works fine and i can pull it up on my PC, but even those programs originally exported from the machine they wont upload either. Attached is the pin-out for the rj45 to db25 adapter. I have tried a couple different pin-outs and with all that I tried, the exact same thing happened. I really hope someone can help. I really need to get this thing going. ![Click image for larger version.
Name: AERH.jpg
Views: 1
Size: 83.8 KB
ID: 183600]()
Here is some parameters that i double checked.
G1 = 2 (4800 baud for CMT I/O, use CMT DB25 port)
G19 = 2 (4800 baud for TAPE I/O, use PTR/PTP port)
G20 = 3 (2 stop bits)
G21 = 0 (Even parity)
G22 = 0 (Invalidate parity, disable parity check)
G23 = 3 (8 data bits, includes parity in data)
G27 = 0 (CR/LF)
G29 = 3 (DC1 to DC4 which means XON/XOFF)
G30 = 1 (Assignment of parity to DC codes)
G40 = 0 (No DC2/DC4 is output)
G41 = 0 (No leader)
G42 = 600 (60 second wait)
G43 = 00000000 (ISO)
G44 = 0 (No spaces before tape)
G45 = 0 (No spaces between programs)
G48 = 0 (Disable rewind)
G49 = 1 (Load All enabled)
G50 = 00000000 (don't use M02, M30, M99 as end of program)

Here is some parameters that i double checked.
G1 = 2 (4800 baud for CMT I/O, use CMT DB25 port)
G19 = 2 (4800 baud for TAPE I/O, use PTR/PTP port)
G20 = 3 (2 stop bits)
G21 = 0 (Even parity)
G22 = 0 (Invalidate parity, disable parity check)
G23 = 3 (8 data bits, includes parity in data)
G27 = 0 (CR/LF)
G29 = 3 (DC1 to DC4 which means XON/XOFF)
G30 = 1 (Assignment of parity to DC codes)
G40 = 0 (No DC2/DC4 is output)
G41 = 0 (No leader)
G42 = 600 (60 second wait)
G43 = 00000000 (ISO)
G44 = 0 (No spaces before tape)
G45 = 0 (No spaces between programs)
G48 = 0 (Disable rewind)
G49 = 1 (Load All enabled)
G50 = 00000000 (don't use M02, M30, M99 as end of program)