Keysight M8000 Series of BER Test Solutions User Guide 543
Utilities 9
Script Editor
The Script Editor provides flexibility to the programmers to automate their
plug-ins thus allowing them to do everything they want in the
measurements.
The Script Editor uses the IronPython programming language which is a
flexible and powerful language suitable to a range of tasks. The IronPython
is an open-source implementation of the Python programming language
which is tightly integrated with the .NET Framework. IronPython can use
the .NET Framework and Python libraries, and other .NET languages can
use Python code just as easily. Whether you’re interested in writing full
applications, tackling scripting tasks, or embedding a scripting language
into another application, IronPython has something to offer you.
For more details on the IronPython, please refer to the following
web-page: http://ironpython.net