Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 20: | Line 20: | ||
* [[Loading data files]] with external software | * [[Loading data files]] with external software | ||
}} | }} | ||
{{FlexBoxItemColorBox|title=Device | {{FlexBoxItemColorBox|title=Modules|dark=#b8e|light=#f7f0ff| | ||
* [[List of all modules]] | |||
}} | |||
{{FlexBoxItemColorBox|title=Device Classes|dark=#f99|light=#fee| | |||
* [[Device Class#Creating_new_Device_Classes|Implementing new device classes]] | * [[Device Class#Creating_new_Device_Classes|Implementing new device classes]] | ||
* Understanding the [[SweepMe! Architecture|Program Architecture of SweepMe!]] and the interaction between SweepMe! and the measurement instrument. | * Understanding the [[SweepMe! Architecture|Program Architecture of SweepMe!]] and the interaction between SweepMe! and the measurement instrument. |
Revision as of 12:54, 28 July 2018
Starting with SweepMe!
- Overview of SweepMe!
- Getting Started
- Configure and Start a Measurement
- The SweepEditor
- The SweepBox
- Learn how to get more supported devices by downloading free Device Classes
- Get an idea of the possibilities with SweepMe! by looking at some Measurement Examples.
- GUI navigation
- Troubleshooting
Topics for Advanced Users
- Sweep Scripts
- Using Batch Scripts with variables
- Advanced Sequencer guide, showing complex measurements looping over multiple branches.
- Find description and reference for each Module.
- Command line interface
- Loading data files with external software
Modules
Device Classes
- Implementing new device classes
- Understanding the Program Architecture of SweepMe! and the interaction between SweepMe! and the measurement instrument.
- Sequencer procedure
- Device Class Structure
- Port manager
- Device Class Assistant
- Including external libraries and dependencies in a Device Class Package
- Uploading a Device Class
- License Guide for Device Classes
- Arduino Device Class guide