Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Set the frame ID using the post processor

#1
Hi guys, 
Is it possible to generate the correct Frame ID regarding to declared frame inside RoboDK simulation? 
For example, I declare Frame 2 in the RoboDK tree and I want to receive in my postprocessor value "2" for the FRAME_ID constant.

Best regards,
Piotr


Attached Files Image(s)
       
#2
By default, the setFrame() postprocessor method works exactly as you described:
https://robodk.com/doc/en/PythonAPI/post...t.setFrame
#3
Ok, I see.
I tested the Dobot V3 postprocessor and it doesn't seem to work but for example for the "ABB_RAPID_IRC5.py" it works.

Can you help me to reach this function in Dobot V3 post?

Best regards,
Piotr
#4
I found a solution which suits me. There is no more need to adjust anything now. In the attachment simple line of code I added to reach this functionality.


Attached Files Image(s)
   
#5
Great, thank you for letting us know.
  




Users browsing this thread:
1 Guest(s)