Inspect Station

The inspect station tab of the GUI can be used to open up an interactive station.py by clicking the inspect station button.

From this interactive Python terminal you can interact with the hardware using tile methods, station methods or register access. This is especially useful during firmware and software development and testing.

For more details see Using Interactive station.py.

../_images/inspect_station_1.png