Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
}} | }} | ||
{{FlexBoxItemColorBox|title=Device Classes|dark=#f99|light=#fee| | {{FlexBoxItemColorBox|title=Device Classes|dark=#f99|light=#fee| | ||
* | * What is a [[Device Class]] | ||
* Get new [[Device Class]] | |||
* [[Device Class#Creating_new_Device_Classes|Implementing new device classes]] | * [[Device Class#Creating_new_Device_Classes|Implementing new device classes]] | ||
* | * Understand the [[SweepMe! Architecture|Program Architecture of SweepMe!]] and the interaction between SweepMe! and the measurement instrument. | ||
* [[Device Class Structure]] | * [[Device Class Structure]] | ||
* [[Port manager]] | * [[Port manager]] | ||
* [[Device Class Assistant]] | * [[Device Class Assistant]] | ||
* [[Device Class Dependencies| | * [[Device Class Dependencies|Include external libraries and dependencies]] in a Device Class Package | ||
* [[ | * [[Upload a Device Class]] | ||
* [[License Guide for Device Classes]] | * [[License Guide for Device Classes]] | ||
* [[Arduino Device Class guide]] | * [[Arduino Device Class guide]] | ||
}} | }} | ||
}} | }} |
Revision as of 13:14, 5 August 2018
SweepMe!
- Overview of SweepMe!
- Getting Started
- GUI navigation
- Configure and Start a Measurement
- Generate Sweep values
- Get an idea of the possibilities with SweepMe! by looking at some Measurement Examples.
- Troubleshooting
- Command line interface
- Loading data files with external software
Sequencer
- Advanced Sequencer guide, showing complex measurements looping over multiple branches.
- Sequencer procedure
Modules
- List of all modules
- Using Batch Scripts with variables
Device Classes
- What is a Device Class
- Get new Device Class
- Implementing new device classes
- Understand the Program Architecture of SweepMe! and the interaction between SweepMe! and the measurement instrument.