need help in heidenhain itnc 530

Results 1 to 6 of 6

Thread: need help in heidenhain itnc 530

  1. #1
    Registered
    Join Date
    Mar 2012
    Location
    israel
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default need help in heidenhain itnc 530

    hello everyone!

    i'm working on a hermle c-30 heidenhain control and i would like to set datum automaticly using a program (i would like to be at a certain coordinate and "save" it in the preset table- the values of x,y,z,c,a)
    can anyone help me

    Similar Threads:


  2. #2
    Member
    Join Date
    Nov 2008
    Location
    Finland
    Posts
    69
    Downloads
    0
    Uploads
    0

    Default

    Hi,

    Check the SYSREAD (ID270) and then SYSWRITE (ID 503)
    You can read the axis values and then writen them to the PRESET table.
    Fairly easy function. (you need to enter the CODE NUMBET 555343 to get the SYSWRITE functions available. Everything is in the normal user manual.

    Jukka



  3. #3
    Registered
    Join Date
    Mar 2012
    Location
    israel
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    thank you for answering i found that on the manual , but could you post an example on how i write it in the program i would like to be in a certain position and read and write the coordinates in a different home number how do i do it?



  4. #4
    Member
    Join Date
    Nov 2008
    Location
    Finland
    Posts
    69
    Downloads
    0
    Uploads
    0

    Default

    Hi,

    Here is an example:
    0 BEGIN PGM test MM
    1 FN 18: SYSREAD Q1 = ID270 NR1 IDX1 ; Read X-axis position
    2 FN 18: SYSREAD Q2 = ID270 NR1 IDX2 ; Read Y-axis position
    3 FN 17: SYSWRITE ID 503 NR10 IDX1 =+Q1
    4 FN 17: SYSWRITE ID 503 NR10 IDX2 =+Q2
    5 END PGM test MM

    It reads the position of the X- and Y-axes and writes them to PRESET table at line 10.

    Fairly easy, don't you think?

    Jukka



  5. #5
    Registered
    Join Date
    Mar 2012
    Location
    israel
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    thank you very much you helped me a lot.
    have a nice day



  6. #6
    Member Bewc's Avatar
    Join Date
    Nov 2019
    Posts
    1
    Downloads
    0
    Uploads
    0

    Default

    Hello to all. Got a question about programming peck drill cycle. Is it possible to fully retract drill out of a hole if i start to drill in pre-drilled hole? Start is set at-30mm(pilot hole depth) and goes to final depth -100mm.



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

need help in heidenhain itnc 530

need help in heidenhain itnc 530