ScanGuiCommand¶
The ScanGuiCommand is used to open the Scaler Interface using the ipywidgets interface in the Jupyter Notebook environment.
The ScanGuiCommand class extends its interface methods to execute, parse initial
arguments and display.
In order to use ScanGuiCommand, one should call the jupy4syn.CommandButton
with the command ‘scan_gui’. The ScanGuiCommand uses no extra arguments.
See the examples:
Using Jupy4Syn Commands ScanGuiCommand¶
Usage of Python class using basic ScanGuiCommand fields.