/alps/pcitool

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/pcitool

« back to all changes in this revision

Viewing changes to tests/heb/debug/request_data.sh

  • Committer: Suren A. Chilingaryan
  • Date: 2015-04-20 20:01:04 UTC
  • Revision ID: csa@suren.me-20150420200104-b5xny65io8lvoz3w
Big redign of model structures

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/bash
2
 
 
3
 
pci -r dma1 --multipacket -o /dev/null
4
 
 
5
 
#echo "Data Reset ... "
6
 
pci -w 0x9040 000003f1 
7
 
sleep 0.1
8
 
pci -w 0x9040 000003f0 
9
 
 
10
 
sleep 0.1
11
 
#echo "Pilot bunch emulator ..... "
12
 
#pci -w 0x9040 400003f0 
13
 
sleep 0.2
14
 
pci -w 0x9040 03f0 
15
 
#pci -r 0x9000 -s 40
16
 
#sleep 0.2
17
 
#echo "Start data pci. ..... "
18
 
pci -w 0x9040 00bf0 
19
 
 
20
 
sleep 2
21
 
 
22
 
#echo "Stop data acquis...... "
23
 
pci -w 0x9040 003f0 
24
 
pci -r 0x9000 -s 40
25
 
sleep 0.1
26
 
#echo "Enable data transfer.... "
27
 
pci -w 0x9040 007f0