Application listing: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
(Created page with "=== Introduction === The midas package after a build will contain a new directory (linux) under which the midas library (linux/lib) and the images (linux/bin) will be placed. ...")
 
No edit summary
 
(27 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Pagelinks}}
=== Introduction ===
=== Introduction ===
The midas package after a build will contain a new directory (linux)
The MIDAS package after [[Compilation & Build]] will contain a new directory  
under which the midas library (linux/lib) and the images (linux/bin) will be placed.
:    <span style="color:#005c1F; font-style:italic ">$MIDASSYS/linux/</span>  <span style="color:white;">space</span> or <span style="color:white;">space</span> <span style="color:#005c1F; font-style:italic ">$MIDASSYS/linux-m32/</span>
This section describe every image/task application...
under which the MIDAS library (in {{Filepath|path=../lib}}) and the images (in {{Filepath|path=../bin}}) will be placed. Most of the MIDAS applications are located here. There a few other applications that can be manually built under {{Filepath|path=/$MIDASSYS/utils}} as well.
 
* '''[[dio]]'''  &rarr; ''Direct I/O driver utility''
 
* '''[[Frontend Application]]''' &rarr; ''User-built - communicates with hardware ''
 
* '''[[hvedit]]''' &rarr; ''High Voltage editor and GUI''
 
* '''[[lazylogger]]''' &rarr; ''Data archiver''
 
* '''[[mlogger]]''' &rarr; ''Event logger''
 
* '''[[mchart]]''' &rarr; ''Assembles data for stripchart''
 
* '''[[Mdump|mdump]]''' &rarr; ''Display contents of event banks''
 
* '''[[Melog|melog]]'''  &rarr; ''Send information to elog''
 
* '''[[mevb]]''' &rarr; ''Event builder application''


* mlogger
* '''[[mh2sql]]''' &rarr; ''Import history files into SQL database''


* mhttpd
* '''[[Mhist|mhist]]'''  &rarr; ''Display history data''


* mstat
* '''[[Mhdump|mhdump]]'''  &rarr; ''Display history data (lower-level)''


* mdump
* '''[[mhttpd]]'''  &rarr; ''Webserver for Run Control''


* mhdump
* '''[[mlxspeaker]]'''  &rarr; ''Audible messaging''


* lazylogger
* '''[[mserver]]'''  &rarr; ''Remote server''


* odbedit
* '''[[mstat]]'''  &rarr; ''Monitor and display''


* odbhist
* '''[[msysmon]]''' &rarr; ''Log CPU/network usage into midas history''


* mtape
* '''[[mmessenger]]''' &rarr; ''Forward midas messages to slack/discord/mattermost''


* mserver
* '''[[mtape]]'''    &rarr; ''Tape manipulator''


* mlxspeaker
* '''[[odbedit]]'''  &rarr; ''ODB Editor/Run control''


* mh2sql
* '''[[odbhist]]''' &rarr; '' ODB parameter history display''


* melog
* '''[[odbinit]]''' &rarr; '' Initialize ODB ''


* mchart
* '''[[stripchart]]'''  &rarr; ''Stripchart data display''


* dio
[[Category:Utilities]]

Latest revision as of 16:05, 3 August 2023


Introduction

The MIDAS package after Compilation & Build will contain a new directory

$MIDASSYS/linux/ space or space $MIDASSYS/linux-m32/

under which the MIDAS library (in ../lib) and the images (in ../bin) will be placed. Most of the MIDAS applications are located here. There a few other applications that can be manually built under /$MIDASSYS/utils as well.

  • dioDirect I/O driver utility
  • hveditHigh Voltage editor and GUI
  • mchartAssembles data for stripchart
  • mdumpDisplay contents of event banks
  • melogSend information to elog
  • mevbEvent builder application
  • mh2sqlImport history files into SQL database
  • mhistDisplay history data
  • mhdumpDisplay history data (lower-level)
  • mhttpdWebserver for Run Control
  • mstatMonitor and display
  • msysmonLog CPU/network usage into midas history
  • mmessengerForward midas messages to slack/discord/mattermost
  • mtapeTape manipulator
  • odbhist ODB parameter history display