4.43 FAQ-405 Where can I find examples of working with Python in Origin?


Last Update: 2/3/2015

Origin provides a few built in examples of working with Python, and they are organized under the path <Origin EXE Folder>\Samples\Python.

There are two .py files which can be run directly from Origin (see the LabTalk reference of run -pyf for details).

The other Origin project files show various examples of using Python to access Origin objects (data, graph.etc). You can open the project file and click the Show Python Code button to access the .py file, and the .py file actually can be also found in the Project folder of Workspace in Code Builder.


Keywords:script, python, PyOrigin, example

Minimum Origin Version Required: 2015 SR0