From: Maps Date: Sun, 24 Mar 2024 11:10:21 +0000 (+0100) Subject: swaped address 0xa100 and 0xa001 becase boards were swaped during beam time X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=7217a12f8adab680bc319dfa769a62e49f2cafd1;p=mimosis_chain.git swaped address 0xa100 and 0xa001 becase boards were swaped during beam time --- diff --git a/trbnet/addresses.sh b/trbnet/addresses.sh index 6535c29..581e567 100755 --- a/trbnet/addresses.sh +++ b/trbnet/addresses.sh @@ -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