I'm reloading the parameters in my HTC 400.
The machine is up and running again but I still need to load the Tool Data.
When I sent the original data to my laptop using the computer IO key I got an ascii text file I can read.
I took some parts of the ascii file and pasted it into a program to write data back to the registers.
For example,
G10L10P1R7.34
G10L10P2R5.0
G10L10P3R2.344
writes to the tool offset registers.
G10L2P1X-10.Y-5.Z-12.
G10L2P2X-9.Y-3.Z-14.
writes to the work offset registers G54 and G55,
This data was written from the machine. Interestingly, the machine output some data I had to remove from some of the lines. The two work offsets were originally output as having an A, B, and C axis. (G10L2P1X-10.Y-5.Z-12.A0.B0.C0.) When I tried to run the data as output from the machine I got an error invalid data.
I want to try to load the Tool Data also but I am getting an invalid L number
This is a sample of data output by the machine:
G10L41T5P0C15D0.12S0I0E0.H4.7459K0.R0.J0Q21062(485 3532020202020)
G10L42T5P0K0S0R0E0N0
Anyone know how I can get this info back in the machine without entering it manually?
The machine is up and running again but I still need to load the Tool Data.
When I sent the original data to my laptop using the computer IO key I got an ascii text file I can read.
I took some parts of the ascii file and pasted it into a program to write data back to the registers.
For example,
G10L10P1R7.34
G10L10P2R5.0
G10L10P3R2.344
writes to the tool offset registers.
G10L2P1X-10.Y-5.Z-12.
G10L2P2X-9.Y-3.Z-14.
writes to the work offset registers G54 and G55,
This data was written from the machine. Interestingly, the machine output some data I had to remove from some of the lines. The two work offsets were originally output as having an A, B, and C axis. (G10L2P1X-10.Y-5.Z-12.A0.B0.C0.) When I tried to run the data as output from the machine I got an error invalid data.
I want to try to load the Tool Data also but I am getting an invalid L number
This is a sample of data output by the machine:
G10L41T5P0C15D0.12S0I0E0.H4.7459K0.R0.J0Q21062(485 3532020202020)
G10L42T5P0K0S0R0E0N0
Anyone know how I can get this info back in the machine without entering it manually?