RoboDK Forum
生理记录仪d actions to help with Python API可打印版本

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: Record actions to help with Python API (/Thread-Record-actions-to-help-with-Python-API)



生理记录仪d actions to help with Python API-tkelch-03-23-2018

Is there anyway to "record" the actions that are performed within RoboDK to streamline trying to replicate the functionality in a python script?

This would be similar to how Excel can record macro's.


RE: Record actions to help with Python API-RoboDK-04-03-2018

This is currently not possible with RoboDK.
What type of macro are you trying to program?

There are some sample macros here:
//www.sinclairbody.com/doc/en/PythonAPI/examples.html

And more generic information including a C# example here:
//www.sinclairbody.com/doc/en/RoboDK-API.html#CsAPI