PyMoDAQ Logo
latest

Contents:

  • 1. PyMoDAQ’s overview
  • 2. User’s Guide
    • 2.1. Installation
    • 2.2. How to Start
    • 2.3. Configuration
    • 2.4. DashBoard and Control Modules
    • 2.5. Extensions
      • 2.5.1. DAQ Scan
      • 2.5.2. DAQ Logger
      • 2.5.3. PID Module
      • 2.5.4. H5Browser
    • 2.6. Useful Modules
    • 2.7. Saving datas
    • 2.8. Data Management
    • 2.9. TCP/IP communication
  • 3. Developer’s Guide
  • 4. Who use it?
  • 5. Glossary Terms
  • 6. Library Reference
  • PyMoDAQ Femto
PyMoDAQ
  • Docs »
  • 2. User’s Guide »
  • 2.5. Extensions
  • Edit on GitHub

2.5. Extensions¶

The DashBoard module can load extensions to perform dedicated tasks, such as automated data acquisition.

Contents:

  • 2.5.1. DAQ Scan
    • 2.5.1.1. Introduction
    • 2.5.1.2. Main Control Window
      • 2.5.1.2.1. Scan Flow
      • 2.5.1.2.2. Menu Bar Description
      • 2.5.1.2.3. Settings
        • 2.5.1.2.3.1. Module Manager
        • 2.5.1.2.3.2. General Settings
        • 2.5.1.2.3.3. Save Settings
      • 2.5.1.2.4. Scanner
      • 2.5.1.2.5. Live data
    • 2.5.1.3. Navigator
    • 2.5.1.4. Scan Batch Manager
  • 2.5.2. DAQ Logger
    • 2.5.2.1. Introduction
    • 2.5.2.2. Main Control Window
    • 2.5.2.3. H5 saving
    • 2.5.2.4. SQL Database saving
  • 2.5.3. PID Module
    • 2.5.3.1. Introduction
      • 2.5.3.1.1. First example: a boiler
      • 2.5.3.1.2. The PID Model
    • 2.5.3.2. Demonstration with a virtual beam steering system
      • 2.5.3.2.1. Preset configuration
      • 2.5.3.2.2. PID module
      • 2.5.3.2.3. PID configuration
      • 2.5.3.2.4. Automatic control of the setpoints
    • 2.5.3.3. How to write my own PID application?
      • 2.5.3.3.1. Package structure for a PID application
      • 2.5.3.3.2. Detector/actuator plugins
      • 2.5.3.3.3. How to write a PID model?
    • 2.5.3.4. PID module internals
      • 2.5.3.4.1. Files locations
      • 2.5.3.4.2. Packages
      • 2.5.3.4.3. General structure of the module
      • 2.5.3.4.4. The PID loop
  • 2.5.4. H5Browser
Next Previous

© Copyright 2023, Weber Sébastien Revision 7394b10a.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
pymodaq-dev
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.