UA Configuring DC19

Table of Contents

Set-up

* Voltage supplier at 7V.

* Cable FC7-CBC module need to be mirrored!!

* Fan always on smile

Configuring Ph2_ACF

* Login in the machine adaq@elpc4

* Configuring the environment for Ph2_ACF test can be found here here

Configuring the DC19 chip

* Find the IP address of the network:
ifconfig

*Then take the network name which starts with 192.168... In this case is eth2. Then find the address of the chip

arp
You will find that the current address is 192.168.0.80.

*Setting the Ph2_ACF environment

cd Ph2_ACF
source setup.sh

* Make a copy of the DC19 configuration

cp settings/D19CDescription.xml settings/D19CDescription_Hole.xml
vi settings/D19CDescription_test.xml

* Then edit in the config

1) The url:

<connection id="board" uri="chtcp-2.0://localhost:10203?target=192.168.0.80:50001" address_table="file://settings/address_tables/d19c_address_table.xml" /> 

2) CBC files

<CBC_Files path="./settings/CbcFiles/" /> 
<CBC Id="0" configfile="Cbc_default_hole.txt" /> 
<CBC Id="1" configfile="Cbc_default_hole.txt" /> 

3) The Vcth register

<SLink> 
     <DebugMode type="FULL"/> 
     <ConditionData type="I2C" Register="VCth" FeId="0" CbcId="0"/> 

4) The hole mode

<Setting name="HoleMode">1</Setting>

-- DavideDiCroce - 2019-10-18

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2019-10-18 - DavideDiCroce
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback