Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Franz Hempel (talk | contribs) |
||
(89 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
==Quick Navigation== | ==Quick Navigation== | ||
{{FlexBoxContainer| | {{FlexBoxContainer| | ||
{{FlexBoxItemColorBox|title= | |||
* [[ | {{FlexBoxItemColorBox|title=First steps|dark=#8d8|light=#efe| | ||
* [[Features]] | |||
* [[Getting Started]] | * [[Getting Started]] | ||
* [[ | * [[Concept]] | ||
* | * [[Examples]] | ||
* | }} | ||
* | |||
* | {{FlexBoxItemColorBox|title=Core Concepts|dark=#8d8|light=#efe| | ||
* [[ | * [[Sequencer]] | ||
* [[Modules]] | |||
* [[Drivers|Devices/Drivers]] | |||
* [[Sweep value|Creating Sweeps]] | |||
* [[Paradigms]] | |||
* [[:Category:Widgets|Widgets]] | |||
* [[Saving data]] | |||
* [[User profiles]] | |||
* [[Settings]] | |||
}} | |||
{{FlexBoxItemColorBox|title=Examples|dark=#8d8|light=#efe| | |||
* [[Examples#Current-voltage characteristics|IV characteristics]] | |||
* [[Examples#Cyclic battery tests|Cyclic battery tests]] | |||
* [[Examples#Sensor monitoring system|Sensor monitoring system]] | |||
* [[Examples#Angle dependent spectra|Angle dependent spectra]] | |||
* [[Examples#Device lifetime and material degradation characterization|Device lifetime and material degradation]] | |||
* [[Examples#Sensitive EQE measurements|External quantum efficiency]] | |||
* [[Examples#Wafer prober tests and measurements|Wafer prober]] | |||
* [[Examples#Vacuum thin film deposition|Vacuum thin film deposition]] | |||
}} | |||
{{FlexBoxItemColorBox|title=General|dark=#ed0|light=#ffe| | |||
* [[Troubleshooting]] | * [[Troubleshooting]] | ||
* [[Loading data files]] with external software | |||
<!-- * View a collection of [[:Category:Screenshots|SweepMe! Screenshots]] --> | |||
* [[Remote support]] | |||
}} | }} | ||
{{FlexBoxItemColorBox|title= | |||
{{FlexBoxItemColorBox|title=Advanced|dark=#ffb95e|light=#ffecd4| | |||
* [[Command line interface]] | * [[Command line interface]] | ||
* [[ | * [[Parameter system]] | ||
* [[Interfaces]] | |||
* [[Configuration_File | Configuration Files]] | |||
* [[Beta testing]] | |||
}} | }} | ||
{{FlexBoxItemColorBox|title= | |||
* [[ | {{FlexBoxItemColorBox|title=Programming Guide|dark=#ffb95e|light=#ffecd4| | ||
* [[pysweepme]] | |||
* [[Driver Programming]] | |||
* [[Sequencer procedure| Function calls]] | |||
* [[Module Programming]] | |||
* [[Port manager]] | |||
* [[Folder system]] | |||
* [[External libraries and dependencies|External Libraries]] | |||
* [[Arduino Driver guide| Arduino Guide]] | |||
* [[Debugging]] | |||
* [[License Guide for Drivers|License Guide]] | |||
}} | }} | ||
{{FlexBoxItemColorBox|title= | |||
* [[ | {{FlexBoxItemColorBox|title=Ports|dark=#f99|light=#fee| | ||
* | * [[Supported ports]] | ||
* [[ | * [[VISA runtime]] | ||
* [[ | * [[Protocols]] | ||
* [[ | }} | ||
* [[ | |||
* [[ | |||
* [[ | {{FlexBoxItemColorBox|title=Versions|dark=#f99|light=#fee| | ||
* [[ | * [[Versioning| SweepMe! Versioning]] | ||
* [[Version manager| Driver Versioning]] | |||
* [[Migration guide]] | |||
* [[Wishlist]] | |||
* [[Development strategy]] | |||
* [[Licenses]] | |||
}} | }} | ||
<!-- | |||
{{FlexBoxItemColorBox|title=Widgets|dark=#ff66d9|light=#ffe6f9| | |||
permanent: | |||
* [[Debug]] | |||
* [[Parameters]] | |||
* [[Notes]] | |||
Optional: | |||
* [[Gauge]] | |||
* [[Image]] | |||
* [[Monitor]] | |||
* [[Plot]] | |||
* [[Document]] | |||
}} --> | |||
<!-- | |||
{{FlexBoxItemColorBox|title=Modules|dark=#b8e|light=#f7f0ff| | |||
* List of [[:Category:Modules|all Modules]] | |||
* List of [[:Category:Basic Modules|Basic Modules]] | |||
* List of [[:Category:Device Modules|Device Modules]] | |||
* List of [[:Category:Add-On Modules|Add-on Modules]] | |||
* [[Module Programming]] | |||
}} --> | |||
<!-- {{FlexBoxItemColorBox|title=Sequencer|dark=#ed0|light=#ffe| | |||
* Unterstanding the [[Sequencer]] | |||
* [[Sequencer procedure| Function calls]] | |||
}} --> | |||
<!-- {{FlexBoxItemColorBox|title=Drivers|dark=#f99|light=#fee| | |||
* What is a [[Drivers|Driver]] | |||
}} --> | |||
}} | }} |
Latest revision as of 14:36, 3 September 2024
First steps
Core Concepts
Examples
General
- Troubleshooting
- Loading data files with external software
- Remote support
Programming Guide
Versions