Skip to content

Latest commit

 

History

History
80 lines (57 loc) · 2.09 KB

File metadata and controls

80 lines (57 loc) · 2.09 KB

Script (complete interface)

This tab displays the output of the :guilabel:`Script` buttons that are available in several tools, which ease the creation of Python scripts using Remotior Sensus. It is loaded only if the :guilabel:`Simplified interface` is not enabled.

It is possible to edit or copy the Python code and run it in a Python shell. New code is appended to the existing one, when using the :guilabel:`Script` buttons.

Tool symbol and name Description
reset clear the content of the script
:guilabel:`Copy` copy the content of the script to the clipboard
:guilabel:`Save to file` export save the script to file .py