Main Page: Difference between revisions
Jump to navigation
Jump to search
m (→Quick Navigation: troubleshooting link) |
m (→Quick Navigation: detailed sequencer insights are more an advanced topic. Simple stuff can be covered in a section in configuration) |
||
Line 7: | Line 7: | ||
* The [[Sweep Editor]] | * The [[Sweep Editor]] | ||
* Learn how to get more supported devices by downloading free [[Device Classes]] | * 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]]. | * Get an idea of the possibilities with SweepMe! by looking at some [[Measurement Examples]]. | ||
* [[MeasurementClasses]] | * [[MeasurementClasses]] | ||
Line 17: | Line 16: | ||
* [[Sweep Scripts]] | * [[Sweep Scripts]] | ||
* Using [[Batch Scripts]] with variables | * Using [[Batch Scripts]] with variables | ||
* [[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:Measurement Classes|Measurement Class]]. | * Find description and reference for each [[:Category:Measurement Classes|Measurement Class]]. | ||
* [[Command line interface]] | * [[Command line interface]] |
Revision as of 18:49, 19 March 2017
Starting with SweepMe!
- Overview of SweepMe!
- Download and Installation
- Configure and Start a Measurement
- The Sweep Editor
- 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.
- MeasurementClasses
- GUI navigation
- Device communication
- 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 Measurement Class.
- Command line interface
Device Class Development
- Understanding the Program Architecture of SweepMe! and the interaction between SweepMe! and the measurement instrument.
- Device Class Structure
- Device Class Assistant
- Including external libraries and dependencies in a Device Class Package
- Uploading a Device Class