MVME_names.html
by
admin
—
last modified
Apr 11, 2007 11:52 AM
Names of MVME cpu boards for MUSR DAQ
Each beamline (M15,M20,M9B and DEV) has two MVME cpu boards in use for MUSR. A MVME162 is used to run CAMAC and CAMP, and an MVME2305 power-pc (PPC) board is used for the VME Histogram Memory and to readout the TDC (clock), the IOREG, SCALERS etc. The MVME boards communicate with the DAQ Linux box via Ethernet.
The names of the MVME cpu boards are as follows:
Beamline |
DAQ Linux cpu |
MVME162 (CAMP) |
MVME2305 PPC |
M15 |
midm15 |
m15vw |
m15hmvw |
M20 |
midm20 |
m20vw |
m20hmvw |
M9B |
midm9b |
m9bvw |
m9bhmvw |
DEV |
dasdevpc |
devvw |
devhmvw |
To determine the IP address
Use nslookup, e.g.Tue> nslookup m15vw (Linux)
To test the network connection
Ping the board as in the following example:Tue> ping m15vw