[Fl...] Posted February 8 Share Posted February 8 Hey guys! how to step the RT by pcm? - increment - absulute rtPositionOffset() has no effect Thx for help Link to comment Share on other sites More sharing options...
[Je...] Posted February 8 Share Posted February 8 rtPositionOffset(offsetangle in rad) Link to comment Share on other sites More sharing options...
[St...] Posted February 8 Share Posted February 8 Hey Florian, If you have inserted the PCM function rtPositionOffset in a test plan, you must perform a rotary table reference run before the CNC run. Stefan Link to comment Share on other sites More sharing options...
[Fl...] Posted February 9 Author Share Posted February 9 Ok, first check failed in manual mode. I ran the rt reference and then ran the rtPositionOffset(40) / rtPositionOffset(rad40)) I´ll check it another time in cnc mode. My Problem is: The RT is allowed turn maximum -40° +400° (because of cables to my fixture) I have to make sure that my program doesn´t turn the tabel out of that limits. So I want to set some PCM commands to turn the table back to (0°) (not to 360°) Link to comment Share on other sites More sharing options...
[Je...] Posted February 13 Share Posted February 13 A few RT related PCM commands; PCM = As always, use at your own risk. I have not personally verified that these commands function as expected. getRTOffset() Rotary Table Offset value getRTPosition() Latest position of Rotary table getRTPositionCMM() Latest position of Rotary table in machine coordinate-system rtPositionOffset() Define offset for RT (angle in radians) rotateAbsolute() rotateReference() goHome(vector) Rotates RT to specified vector rtIsActive() Boolean value, Is rotary table active? true/false rotateWithDriveFree() Boolean value, Is rotary table active? true/false Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in