Introduction and Structure
less than a minute
In LisRT, the test sequence can be programmed in Python.
The IronPython library is used for this purpose, which supports the syntax of Python 2.7.
With the Python script you can access any public .NET type (C# resource) and its members.
Python is an easy-to-learn and well-structured interpreted high-level programming language.
It is very widespread and you will find numerous programming examples which are freely accessible.
Python has a reduced syntax which helps you to define concise and yet easy-to-read sequences, see also Python - Wikipedia.
Open the Python script editor by double-clicking on the Script module in the module tree.
-
Menu
-
Toolbar
-
Project Explorer
-
Documents
-
Tab bar
Feedback
Was this page helpful?
Glad to hear it! If you have any suggestions for improvement write to us.
Sorry to hear that. Please tell us what we can improve.