Getting Started
Installing ScopeFoundry and its dependencies.
ScopeFoundry is a framework with two types of plugins:
The framework provides an app, defines interfaces between plug-ins, and handles threading to run plugins concurrently.
Users of ScopeFoundry are required to develop these plugins (unless they already exist) and add them to the app.
This website provides tutorials for creating (and sharing) ScopeFoundry Apps, HardwareComponents, and Measurements. Depending on your familiarity with ScopeFoundry, we recommend:
Somewhat independent of the above is the ScopeFoundry.DataBrowser - an app that can be used for quick data inspection. Learn how to create the app and write DataBrowser plugins using this tutorial.
To contribute to the ScopeFoundry framework, go to core development.
To report an issue with this documentation, click here.
To report a bug with ScopeFoundry, click here
Installing ScopeFoundry and its dependencies.
Learn how to write your own custom ScopeFoundry hardware and measurement plugins.
Keep a value consistent with the UI and the device.
Measurements included with ScopeFoundry.
Accelerate your development and use advanced features.
Recommended IDE and version history control with Git.
An app for quick data inspection and analysis.
Publish your shiny new HardwareComponent on GitHub or contribute to existing ones.
Slides demonstrating ScopeFoundry Concepts
Contribute to the ScopeFoundry framework and become a core developer.
Hardware Components shared by the community.