HAAS RS232: Include offsets with Main Prog?


Results 1 to 3 of 3

Thread: HAAS RS232: Include offsets with Main Prog?

  1. #1
    Registered Rekd's Avatar
    Join Date
    Apr 2003
    Location
    teh Debug Window
    Posts
    1876
    Downloads
    0
    Uploads
    0

    Default HAAS RS232: Include offsets with Main Prog?

    I know you can save work and tool offsets via RS232 or to/from floppies.

    As far as I know you have to do them seperately from each other and from the main programs.

    If I am wrong, and you can somehow send the work and tool offsets WITH a program, back to the computer, please let me know.

    Thanks!

    'Rekd teh Educate the ignorant

    Similar Threads:


  2. #2
    Member wms's Avatar
    Join Date
    Mar 2003
    Location
    wyoming
    Posts
    927
    Downloads
    0
    Uploads
    0

    Default

    Rekd,
    I don't think it is possable to download / upload both program and offset data in same program. For the simple reason that both a machine program and a offset program need to start and end with "%".
    So if you combined a machine program with a offset program like this:
    %
    N0 Vxxxx (offset portion)
    N1 Vxxxx

    M02 or M30
    % (may be able to hand edit these two lines out, so it
    % will load and not stop here when run)

    O1111 (my program) (main program)
    T2 M6
    G90 G80 G40 G54
    S15000 M3





    M30
    %

    Then every time you ran the program it would update the offsets(to the original setting "not good"), and then stop (M02) or rewind (M30) at the start of the main program (if you didn't edit out the two lines above). So an M02 would stop there and you could push cycle start again, to run the main program.
    But it would not update your tool / work offsets, if you edit the tools or work offsets, both as you were running and when you tried to send the program back to floppy or RS-232 to your computer.

    You could use G10 at the start of your program, to set all your offsets, but it too would not update your tool / work offsets.

    I don't think either option is very good or do able.

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  3. #3
    Registered Rekd's Avatar
    Join Date
    Apr 2003
    Location
    teh Debug Window
    Posts
    1876
    Downloads
    0
    Uploads
    0

    Default

    Thanks, wms. I was afraid of that. Not a big deal, luckely I don't have to do it very often. We're taking one job down for another to go up, and I just wanted to pull it all in at once.



    'Rekd



Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


About CNCzone.com

    We are the largest and most active discussion forum for manufacturing industry. The site is 100% free to join and use, so join today!

Follow us on


Our Brands

HAAS RS232: Include offsets with Main Prog?

HAAS RS232: Include offsets with Main Prog?