Main Page: Difference between revisions
Jump to navigation
Jump to search
m (List of all Modules should be the collection of all Articles in the Modules Category) |
No edit summary |
||
Line 1: | Line 1: | ||
==Quick Navigation== | ==Quick Navigation== | ||
{{FlexBoxContainer| | {{FlexBoxContainer| | ||
{{FlexBoxItemColorBox|title= | {{FlexBoxItemColorBox|title=SweepMe!|dark=#8d8|light=#efe| | ||
* [[Overview of SweepMe!]] | * [[Overview of SweepMe!]] | ||
* [[Getting Started]] | * [[Getting Started]] | ||
* [[Measurement Configuration|Configure and Start a Measurement]] | * [[Measurement Configuration|Configure and Start a Measurement]] | ||
* [[Sweep values|Generate Sweep values]] | |||
* The [[SweepEditor]] | * The [[SweepEditor]] | ||
* The [[SweepBox]] | * The [[SweepBox]] | ||
* Get an idea of the possibilities with SweepMe! by looking at some [[Measurement Examples]]. | * Get an idea of the possibilities with SweepMe! by looking at some [[Measurement Examples]]. | ||
* [[GUI navigation]] | * [[GUI navigation]] | ||
* [[Troubleshooting]] | * [[Troubleshooting]] | ||
*[[Sweep Scripts]] | |||
}} | }} | ||
{{FlexBoxItemColorBox|title= | {{FlexBoxItemColorBox|title=Sequencer|dark=#b8e|light=#f7f0ff| | ||
* [[Sequencer|Advanced Sequencer]] guide, showing complex measurements looping over multiple branches. | * [[Sequencer|Advanced Sequencer]] guide, showing complex measurements looping over multiple branches. | ||
* Find description and reference for each [[:Category:Modules|Module]]. | * Find description and reference for each [[:Category:Modules|Module]]. | ||
Line 22: | Line 23: | ||
{{FlexBoxItemColorBox|title=Modules|dark=#b8e|light=#f7f0ff| | {{FlexBoxItemColorBox|title=Modules|dark=#b8e|light=#f7f0ff| | ||
* [[:Category:Modules|List of all modules]] | * [[:Category:Modules|List of all modules]] | ||
* Using [[Batch Scripts]] with variables | |||
}} | }} | ||
{{FlexBoxItemColorBox|title=Device Classes|dark=#f99|light=#fee| | {{FlexBoxItemColorBox|title=Device Classes|dark=#f99|light=#fee| | ||
* Learn how to get more supported devices by downloading free [[Device Class|Device Classes]] | |||
* [[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 13:04, 5 August 2018
SweepMe!
- Overview of SweepMe!
- Getting Started
- Configure and Start a Measurement
- Generate Sweep values
- The SweepEditor
- The SweepBox
- Get an idea of the possibilities with SweepMe! by looking at some Measurement Examples.
- GUI navigation
- Troubleshooting
- Sweep Scripts
Sequencer
- 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
- List of all modules
- Using Batch Scripts with variables
Device Classes
- Learn how to get more supported devices by downloading free 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