Posts: 2
Threads: 1
Joined: Jun 2024
Reputation:
0
06-25-2024, 02:52 AM
(This post was last modified: 06-25-2024, 09:45 AM by Albert.)
안녕하세요. 저는 한국에서 Robo DK를 사용하고 있습니다.
Python에서 RDK.Item('Target1')을 호출하고 OFFSET을 주문한 후
RDK 프로그램에서 다시 전송하는 방법이 있나요?
감사합니다
Posts: 4,237
Threads: 2
Joined: Apr 2018
Reputation:
193
You should be able to generate a Python script by right clicking on your script and selecting "Generate Robot Program".
Can you send us your RoboDK project file? We can help you better.
Posts: 2
Threads: 1
Joined: Jun 2024
Reputation:
0
Thank you. We've solved that problem (Target2 = RDK.AddTarget('Target 2'))
Posts: 4,237
Threads: 2
Joined: Apr 2018
Reputation:
193
Great, thank you for your feedback.