]> jspc29.x-matter.uni-frankfurt.de Git - daqdocu.git/commitdiff
*** empty log message ***
authorhadaq <hadaq>
Mon, 30 Aug 2010 12:52:11 +0000 (12:52 +0000)
committerhadaq <hadaq>
Mon, 30 Aug 2010 12:52:11 +0000 (12:52 +0000)
daqstartup.tex

index a3a9d80ddde5028586bf96fd033495ec7433e4af..5283c47ca1c0c04cd8d469c36a60a084ace619e5 100755 (executable)
@@ -40,8 +40,9 @@ All tasks that have to be done during startup are listed in the \filename{startu
  \item[\cmdname{read\_eb\_conf ../evtbuild/eb.conf}]~\\  Read the configuration file of the event builder.
  \item[\cmdname{exec\_script\{system\} script\_*.script}]~\\ Executes (forks) the given script file remotely on all TRBs of a given system as if the commands where given directly in the parent script file.
  \item[\cmdname{exec\_cmd\{system\} \$command}]~\\ Executes (forks) the given command remotely on all TRBs of a given system.
- \item[\cmdname{exec\_cmd\{local\} \$command}]~\\ Executes the given command localy without sleep.
+ \item[\cmdname{exec\_cmd\{local\} \$command}]~\\ Executes (forks) the given command localy.
  \item[\cmdname{wait}]~\\ Wait for the forked children.
+ \item[\cmdname{exec\_cmd\{nofork\} \$command}]~\\ Executes the given command without forking.
  \item[\cmdname{check\_versions designfiles.db addresses\_*.db}]~\\ Checks if the loaded design files correspond to the given settings in the database. See \ref{daqdesignfiles}.
  \item[\cmdname{load\_fpgas designfiles.db addresses\_*.db}]~\\ Loads the designs described in designfiles.db to the boards listed in the address database.
 \end{description}