Index: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style=" color:blue; background-color: mintcream; font-size: 200%; font-weight: bold"> | |||
[[#A |A]] [[#B |B]] [[#C |C]] [[#D |D]] [[#E |E]] [[#F |F]] [[#G |G]] [[#H |H]] [[#I |I]] [[#J |J]] [[#K|K]] [[#L |L]] [[#M |M]] [[#N |N]] [[#O |O]] [[#R |R]] [[#T |T]] | |||
</span> | |||
'''<div id="B">B</div>''' | |||
;[[Data Formats#byte-ordering | Byte-ordering]] | |||
'''<div id="D">D</div>''' | '''<div id="D">D</div>''' | ||
<div id="Device"></div> | |||
;Device | |||
: [[Current supported Hardware |supported in MIDAS]] | |||
: [[MIDAS Driver Library |driver library]] | |||
;Data | ;Data | ||
: [[mlogger #Logging in MIDAS |logging]] | : [[mlogger #Logging in MIDAS |logging]] | ||
: [[mlogger #Data storage location |storage location]] | : [[mlogger #Data storage location |storage location]] | ||
;Driver : see [[#Device|Device]] | |||
'''E''' | '''<div id="E">E</div>''' | ||
;[[MIDAS environment variables |Environment variables]] | ;[[MIDAS environment variables |Environment variables]] | ||
;[[Frontend Operation#Equipments and Events| Equipment]] | |||
: [[Equipment List Parameters|list parameters]] | |||
: [[Equipment List Parameters#Equipment Name|name]] | |||
: [[Equipment List Parameters#Equipment Type|type]] | |||
;Experiment | ;Experiment | ||
: [[MIDAS Experiment Name |Name]] | : [[MIDAS Experiment Name |Name]] | ||
;[[Frontend Operation#Equipments and Events| Event]] | |||
: EventID | |||
:: [[Equipment List Parameters#EventID | specify in frontend]] | |||
:: [[MIDAS Event Structure| event structure]] | |||
'''<div id="F">F</div>''' | |||
;[[Frontend Operation#Frontend | Frontend]] | |||
: [[Frontend Operation#Frontend |code]] | |||
: [[Frontend Application | task]] | |||
'''<div id="H">H</div>''' | '''<div id="H">H</div>''' | ||
Line 30: | Line 55: | ||
'''<div id="M">M</div>''' | '''<div id="M">M</div>''' | ||
;[[Message System]] | ;[[Message System]] | ||
: [[Message System #generating message for MIDAS log |generating messages]] | : [[Message System #generating message for MIDAS log |generating messages]] | ||
: [[Message System #midasloglocation |location]] | : [[Message System #midasloglocation |location]] | ||
:[[Message System #Message Macros |Types and Macros]] | : [[Message System #midas.log |log file (midas.log)]] | ||
: [[Message System #Message Macros |Types and Macros]] | |||
; MIDAS | |||
: [[MIDAS Event Structure#MIDAS Data Bank|data bank]] | |||
: [[Midas Data Types|data types]] | |||
: [[MIDAS Event Structure|event structure]] | |||
: [[MIDAS Event Structure|format]] | |||
;[[mlogger]] | ;[[mlogger]] | ||
Line 45: | Line 75: | ||
'''<div id="O">O</div>''' | '''<div id="O">O</div>''' | ||
;ODB | ;[[Online Database |ODB]] | ||
: Access | |||
:: interactive see [[ODB Page|mhttpd ODB Page]] or [[odbedit]] | |||
:: [[ODB#Accessing the ODB from a script|from a script]] | |||
:: via [http://ladd00.triumf.ca/~daqweb/doc/midas/doc/html/group__odbfunctionc.html MIDAS library]see also [[Frontend user code#Accessing variables from the ODB|Accessing variables from the ODB]] | |||
: [[ODB#Creating the ODB|Create]] | |||
: [[ODB Page|Page (mhttpd)]] | |||
<div id="Trees"></div> | |||
;[[Online Database|ODB Trees]] | |||
<div id="AlarmsODBtree"></div> | |||
: [[/Alarms ODB tree|/Alarms ]] | |||
:: [[/Alarms ODB tree #Alarms subtree|Alarms subtree]] | |||
:: [[/Alarms ODB tree #Classes subtree |Classes subtree]] | |||
<div id="AliasODBtree"></div> | |||
:[[/Alias ODB tree|/Alias]] | |||
<div id="CustomODBtree"></div> | |||
:[[/Custom ODB tree|/Custom]] | |||
<div id="CustomscriptODBtree"></div> | |||
:[[/Customscript ODB tree|/Customscript]] | |||
<div id="EquipmentODBtree"></div> | |||
:[[/Equipment ODB tree|/Equipment]] | |||
<div id="ExperimentODBtree"></div> | |||
:[[/Experiment ODB tree|/Experiment]] | |||
<div id="HistoryODBtree"></div> | |||
:[[/History ODB tree|/History]] | |||
<div id="LazyODBtree"></div> | |||
:[[/Lazy ODB tree|/Lazy]] | |||
<div id="LoggerODBtree"></div> | <div id="LoggerODBtree"></div> | ||
: [[/Logger ODB tree |/Logger | : [[/Logger ODB tree |/Logger]] | ||
:: [[Keys in the ODB /Logger | :: [[Keys in the ODB /Logger/Channels subtree |Channels subtree]] | ||
: [[Keys in the ODB /Logger/ | :: [[Keys in the ODB /Logger/History subtree |History subtree]] | ||
: [[Keys in the ODB /Logger/ | :: [[Keys in the ODB /Logger/SQL subtree |SQL subtree]] | ||
: [[ | <div id="ProgramsODBtree"></div> | ||
:[[/Programs ODB tree|/Programs]] | |||
<div id="RuninfoODBtree"></div> | |||
:[[/Runinfo ODB tree|/Runinfo]] | |||
<div id="ScriptODBtree"></div> | |||
:[[/Script ODB tree|/Script]] | |||
<div id="SystemODBtree"></div> | |||
:[[/System ODB tree|/System]] | |||
;[[Odbedit]] | |||
:[[Odbedit command list|command list]] | |||
:[[ODB|examples]] | |||
;Online Data Base see [[ODB]] | |||
'''<div id="R">R</div>''' | '''<div id="R">R</div>''' | ||
Line 61: | Line 128: | ||
: Transitions - see [[#Transitions |Transitions]] | : Transitions - see [[#Transitions |Transitions]] | ||
;[[/Runinfo ODB tree| Runinfo ODB tree]] | |||
'''<div id="T">T</div>''' | '''<div id="T">T</div>''' |
Latest revision as of 15:00, 23 June 2015
A B C D E F G H I J K L M N O R T
B
D
- Device
- supported in MIDAS
- driver library
- Data
- logging
- storage location
- Driver
- see Device
E
- Environment variables
- Equipment
- list parameters
- name
- type
- Experiment
- Name
- Event
- EventID
F
H
- Host
- Local
- Name
- Remote
L
- log file
- /Logger tree - see ODB /Logger tree
- Logging data
M
- Message System
- generating messages
- location
- log file (midas.log)
- Types and Macros
- MIDAS
- data bank
- data types
- event structure
- format
- mlogger
N
- Name
- Experiment
- Host
- test
O
- ODB
- Access
- interactive see mhttpd ODB Page or odbedit
- from a script
- via MIDAS librarysee also Accessing variables from the ODB
- Create
- Page (mhttpd)
- Online Data Base see ODB
R
- Run
- Control
- states
- Transitions - see Transitions
T
- Transitions
-
- code
- deferred
- priority
- registering
- Sequence Numbers