Application listing: Difference between revisions

From MidasWiki
Jump to navigation Jump to search
No edit summary
No edit summary
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
{{Pagelinks}}
* [[Alarm_System|Alarm System]]
* [[Feature_listing|Feature Listing]]
* [[Application_listing|Application Listing]]
* [[Online_Database|Online Database]]
</div>
 
 


=== Introduction ===
=== Introduction ===
The midas package after a build will contain a new directory (linux/ or linux-m32/) under which the midas library (linux/lib) and the images (linux/bin) will be placed. There a few other application
The MIDAS package after [[Compilation & Build]] will contain a new directory  
that can be manually built under /utils as well.  
:    <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>
 
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''
* '''[[dio]]'''  &rarr; ''Direct I/O driver utility''
Line 25: Line 18:
* '''[[mchart]]''' &rarr; ''Assembles data for stripchart''
* '''[[mchart]]''' &rarr; ''Assembles data for stripchart''


* '''[[mdump]]''' &rarr; ''Display contents of event banks''
* '''[[Mdump|mdump]]''' &rarr; ''Display contents of event banks''


* '''[[melog]]'''  &rarr; ''Send information to elog''
* '''[[Melog|melog]]'''  &rarr; ''Send information to elog''


* '''[[mevb]]''' &rarr; ''Event builder application''
* '''[[mevb]]''' &rarr; ''Event builder application''
Line 33: Line 26:
* '''[[mh2sql]]''' &rarr; ''Import history files into SQL database''
* '''[[mh2sql]]''' &rarr; ''Import history files into SQL database''


* '''[[mhdump]]'''  &rarr; ''Display history events''
* '''[[Mhdump|mhdump]]'''  &rarr; ''Display history events''


* '''[[mhttpd]]'''  &rarr; ''Webserver for Run Control''
* '''[[mhttpd]]'''  &rarr; ''Webserver for Run Control''
Line 42: Line 35:


* '''[[mstat]]'''  &rarr; ''Monitor and display''
* '''[[mstat]]'''  &rarr; ''Monitor and display''
* '''[[msysmon]]''' &rarr; ''Log CPU/network usage into midas history''
* '''[[mmessenger]]''' &rarr; ''Forward midas messages to slack/discord/mattermost''


* '''[[mtape]]'''    &rarr; ''Tape manipulator''
* '''[[mtape]]'''    &rarr; ''Tape manipulator''
Line 47: Line 44:
* '''[[odbedit]]'''  &rarr; ''ODB Editor/Run control''
* '''[[odbedit]]'''  &rarr; ''ODB Editor/Run control''


* '''[[odbhist]]''' &rarr; '' ''
* '''[[odbhist]]''' &rarr; '' ODB parameter history display''
 
* '''[[odbinit]]''' &rarr; '' Initialize ODB ''
 
* '''[[stripchart]]'''  &rarr; ''Stripchart data display''


[[Category:Utilities]]
[[Category:Utilities]]

Revision as of 15:31, 27 May 2021


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
  • mhdumpDisplay history events
  • 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