587,056 active members*
3,501 visitors online*
Register for free
Login

Thread: C axis

Results 1 to 6 of 6
  1. #1
    Hello everybody

    Can anybody tell me if Siemens has a comparable command like Heidenhain M126?
    So to drive the shortest way in a path optimised manner.
    E.g. circular table is at 359 degrees, aim 1 degree, 2 degrees direct way, instead of 358 degrees.
    Thank you for your help!!!!

    Regards from Karlsruhe
    Matthias

  2. #2
    Hello Ani-Mat


    I just assume now it a Siemens 8xxD.

    You can use the following provided that you have a rotary axis. If your C axis is set up as a linear axis, then you always have to drive back.

    C=DC(-value-) absolute units, approach position directly
    C=ACP(-value-) absolute units, approach position in positive direction
    C=ACN(-value -) absolute units, approach position in negative direction


    Regards from the Steiermark
    Ing. Egmont Schleich
    T E C A S
    Technology Assistance
    www.tecas.at
    Trainer für WFL Millturn
    Ing. Egmont Schleich<br />T E C A S - Technology Assistance<br />www.tecas.at - Kundenorientierte Zyklenpakete und Lösungen <br /><!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo-->Was einmal erdacht, kann nicht zurückgenommen werden.<br /><!--sizec--></span><!--/sizec-->aus &quot;Die Physiker&quot; von Friedrich Dürrenmatt

  3. #3
    Hello
    Thank you! Yes, it’s a 840D controller, AXA machine.
    I have end endlessly rotatable table. The values however are from 0-360 , so that is comes to troubles. At the moment is always goes the long way. I always have to enter the output like this:
    C 356 A1..
    C 359 A1...
    C= DC(1) A1..
    C 5 A1...

    Should that look like that????

  4. #4
    Exactly like that!


    Egmont Schleich
    T E C A S
    Technology Assistance
    www.tecas.at
    Trainer für WFL Millturn
    Ing. Egmont Schleich<br />T E C A S - Technology Assistance<br />www.tecas.at - Kundenorientierte Zyklenpakete und Lösungen <br /><!--sizeo:3--><span style="font-size:12pt;line-height:100%"><!--/sizeo-->Was einmal erdacht, kann nicht zurückgenommen werden.<br /><!--sizec--></span><!--/sizec-->aus &quot;Die Physiker&quot; von Friedrich Dürrenmatt

  5. #5
    Join Date
    Mar 2006
    Posts
    124
    Hello
    In general you can also add DC beforehand then the machine always chooses the shorter way.
    So when that is desired just leave it out.
    C= DC(356) A1..
    C= DC(359) A1...
    C= DC(1) A1..
    C= DC(5) A1...

    Regards

  6. #6
    Join Date
    Nov 2004
    Posts
    2484
    Hello
    In general you can also add DC beforehand then the machine always chooses the shorter way.
    So when that is desired just leave it out.
    C= DC(356) A1..
    C= DC(359) A1...
    C= DC(1) A1..
    C= DC(5) A1...

    Regards

    Get rid of the space between the C= and DC:

    C=DC(356) A1..
    C=DC(359) A1...
    C=DC(1) A1..
    C=DC(5) A1...

    Otherwise you probably get the error c= not defined or something similar
    Regards Boern
    <b><br />Das dringendste Problem der Technologie von heute ist nicht mehr die Befriedigung von Grundbedürfnissen und uralten Wünschen der Menschen, sondern die Beseitigung von Übeln und Schäden, welche uns die Technologie von gestern hinterlassen hat.</b><br /><br />Dennis Gabor (1900-79), ungar.-brit. Physiker, Entwickler der Holographie, 1971 Nobelpr.

Posting Permissions

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