Tags:
view all tags
Below are the releases of the standalone, non-xDAQ C++ software for the AMC13. This software requires a [[CactusInstallation][CACTUS installation]] on the host machine. If you have installed CACTUS on SLC5 via YUM or via an RPM build, please use the software under the *Software for an RPM Build* header. If you are using SL5 or any other OS and installed CACTUS manually (via a checkout of the code from SVN), then use the software under the *Software for a Manual Build* header. ---++ Software for an RPM Build [[http://ohm.bu.edu/~chill90/amc13_standalone/amc13StandaloneRPM_2012_12_04.tar.gz][amc13StandaloneRPM_2012_12_04.tar.gz]] - initial release. Includes DAQ link and internal TTC capabilities ---++ Software for a Manual Build [[http://ohm.bu.edu/~chill90/amc13_standalone/amc13StandaloneMAN_2012_12_04.tar.gz][amc13StandaloneMAN_2012_12_04.tar.gz]] - initial release. Includes DAQ link and internal TTC capabilities ---++ Installation Instructions * These instructions are presented as for an RPM build installation, but are identical for a non-RPM build installation 1. Go the the directory in which you want to install the software on your machine. Then, use *wget* to download the software using the proper link above. For instance: <verbatim> wget http://ohm.bu.edu/~chill90/amc13_standalone/amc13StandaloneRPM_2012_12_04.tar.gz </verbatim> 1. Unpack the tarball like so: <verbatim> tar -zxvf amc13StandaloneRPM_2012_12_04.tar.gz </verbatim> This will create a folder which holds all of the software. You can rename the folder and move it to where you wish. 1. Go into the newly created folder and set the environment using the *.csh* script if you are running a t-shell, or *.sh* if you are running a bash shell. For instance: <verbatim> cd rpm/ source uhalEnv.sh </verbatim> 1. Now you are ready to build the code. From the same directory (the one with the Makefile in it), do: <verbatim> make </verbatim> 1. Once the code is done building, you are ready to run AMC13Tool. Make sure to set the environment variable =AMC13_SERIAL_NO= to your AMC13's serial number (found in permenant ink on the front panel of the module). For instance, in the following example, I am preparing to use serial number 9: <verbatim> export AMC13_SERIAL_NO=9 ./bin/AMC13Tool </verbatim> * You can find [[AMC13Tool][detailed documentation]] on all of the commands and [[AMC13ToolRecipes][common procedures]] via the first page of =amc13.info=. This page will give you instructions on how to update your firmware, enable the AMC13, control the interal TTC signal, take data, etc. -- Main.CharlieHill - 04 Dec 2012
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r26
|
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 04 Dec 2012
-
CharlieHill
Home
Site map
BUCMSPublic web
Main web
Sandbox web
TWiki web
BUCMSPublic Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
Edit
Attach
Copyright © 2008-2021 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback