Data Sources
A data source is a container for signals in ScryLab. This can be an imported measurement file, simulation data, or a programmatically populated structure.
Each data source is assigned an ascending, unique counter (1, 2, ..) upon loading. This counter appears as a prefix before signal names throughout the program, making it clear at all times which data source a signal belongs to.
Signals from the selected data sources are displayed in the Source Signals Browser. They represent the actual, persistent state of the data source.
How to import, create, edit, and export data sources is described in the User Manual.