Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
* [[Advanced Sequencer]] guide, showing complex measurements looping over multiple branches. | * [[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 | * [[Command line interface]] | ||
}} | }} | ||
{{FlexBoxItemColorBox|title=Device Class Development|dark=#f99|light=#fee| | {{FlexBoxItemColorBox|title=Device Class Development|dark=#f99|light=#fee| |
Revision as of 19:42, 7 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
- Sequencer
- Get an idea of the possibilities with SweepMe! by looking at some Measurement Examples.
- MeasurementClasses
- GUI navigation
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