Application listing: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary | No edit summary | ||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{Pagelinks}} | |||
| === Introduction === | === Introduction === | ||
| The  | 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]]'''  → ''Direct I/O driver utility'' | * '''[[dio]]'''  → ''Direct I/O driver utility'' | ||
| Line 25: | Line 18: | ||
| * '''[[mchart]]''' → ''Assembles data for stripchart'' | * '''[[mchart]]''' → ''Assembles data for stripchart'' | ||
| * '''[[mdump]]''' → ''Display contents of event banks'' | * '''[[Mdump|mdump]]''' → ''Display contents of event banks'' | ||
| * '''[[melog]]'''  → ''Send information to elog'' | * '''[[Melog|melog]]'''  → ''Send information to elog'' | ||
| * '''[[mevb]]''' → ''Event builder application'' | * '''[[mevb]]''' → ''Event builder application'' | ||
| Line 33: | Line 26: | ||
| * '''[[mh2sql]]''' → ''Import history files into SQL database'' | * '''[[mh2sql]]''' → ''Import history files into SQL database'' | ||
| * '''[[mhdump]]'''  → ''Display history events'' | * '''[[Mhdump|mhdump]]'''  → ''Display history events'' | ||
| * '''[[mhttpd]]'''   → ''Webserver for Run Control'' | * '''[[mhttpd]]'''   → ''Webserver for Run Control'' | ||
| Line 42: | Line 35: | ||
| * '''[[mstat]]'''   → ''Monitor and display'' | * '''[[mstat]]'''   → ''Monitor and display'' | ||
| * '''[[msysmon]]''' → ''Log CPU/network usage into midas history'' | |||
| * '''[[mmessenger]]''' → ''Forward midas messages to slack/discord/mattermost'' | |||
| * '''[[mtape]]'''    → ''Tape manipulator'' | * '''[[mtape]]'''    → ''Tape manipulator'' | ||
| Line 47: | Line 44: | ||
| * '''[[odbedit]]'''  → ''ODB Editor/Run control'' | * '''[[odbedit]]'''  → ''ODB Editor/Run control'' | ||
| * '''[[odbhist]]''' → '' '' | * '''[[odbhist]]''' → '' ODB parameter history display'' | ||
| * '''[[odbinit]]''' → '' Initialize ODB '' | |||
| * '''[[stripchart]]'''   → ''Stripchart data display'' | |||
| [[Category:Utilities]] | |||
Revision as of 22: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.
- dio → Direct I/O driver utility
- Frontend Application → User-built - communicates with hardware
- hvedit → High Voltage editor and GUI
- lazylogger → Data archiver
- mlogger → Event logger
- mchart → Assembles data for stripchart
- mdump → Display contents of event banks
- melog → Send information to elog
- mevb → Event builder application
- mh2sql → Import history files into SQL database
- mhdump → Display history events
- mhttpd → Webserver for Run Control
- mlxspeaker → Audible messaging
- mserver → Remote server
- mstat → Monitor and display
- msysmon → Log CPU/network usage into midas history
- mmessenger → Forward midas messages to slack/discord/mattermost
- mtape → Tape manipulator
- odbedit → ODB Editor/Run control
- odbhist → ODB parameter history display
- odbinit → Initialize ODB
- stripchart → Stripchart data display