Previous Next        Current Page: NeXtMidas User's Guide / Basic Concepts / Option Trees / Factory-Supported Option Trees
back
FAQs   
Release Information   
Getting Help   
Basic Concepts   
   - Summary of Capabilities   
   + System Overview   
   + Shell   
   - Option Trees   
      - Option Tree Structure   
      - Command Dictionary   
      - Factory-Supported Option Trees   
   + Commands   
Result Parameters   
XML Support   
Files   
System Operation   
Macros   
Java WebStart   
Graphics   
X-Midas Interoperability   
Third-Party Compatibility   
Installation and Customization   
Running NeXtMidas Independently   
Timelines - Keywords, Updating, Known Issues   
WebSwing to deploy NeXtMidas as a Web App   
Glossary   
Installing and Using Docker   
Using Gradle To Build NextMidas   
NeXtMidas Support for Continous Integrations with GitLab   


Factory-Supported Option Trees

The following option trees are distributed with each NeXtMidas baseline and maintained by the framework manager:

  • DSP - Digital Signal Processing commands.
  • HWC - Hardware Control Functionality commands.
  • SYS - Shell code, infrastructure libraries, and commands that are fundamental to NeXtMidas operation
  • UCL - User-Contributed Library commands. (Not officially supported and subject to change without notice.)

If you change code or documentation files within these option trees, realize that your changes will be overwritten without warning the next time you update your baseline. If changes are required to fix bugs or documentation errors, please send a copy of your modified files to the framework manager for review and possible inclusion in the next release. If you're changing command code to add new features, you are strongly encouraged to house your version in a locally-maintained option tree.


back