]> jspc29.x-matter.uni-frankfurt.de Git - mimosis_chain.git/commitdiff
swaped address 0xa100 and 0xa001 becase boards were swaped during beam time
authorMaps <maps@ikf>
Sun, 24 Mar 2024 11:10:21 +0000 (12:10 +0100)
committerMaps <maps@ikf>
Sun, 24 Mar 2024 11:10:21 +0000 (12:10 +0100)
trbnet/addresses.sh

index 6535c292c7a7c2b3110030c1a8bf00754904c1cb..581e567eeea36d2dc3ba64f5a7122362876d0801 100755 (executable)
@@ -8,11 +8,11 @@
     #01.317 setup
     trbcmd s  0x4f0000094093c328  0x01 0xc000
     trbcmd s  0x0000719900202941  0x01 0xa000
-    trbcmd s  0x0000509f00202941  0x01 0xa001
+    trbcmd s  0x00000c8300202941  0x01 0xa001
 #elif [[ "$DAQOPSERVER" == "jspc29:31" ]]; then
     #Probestation setup
     trbcmd s  0x6c00000a62958028  0x01 0xc100
-    trbcmd s  0x00000c8300202941  0x01 0xa100
+    trbcmd s  0x0000509f00202941  0x01 0xa100
 #fi