Fermilab TestBeam 2023 InfoArticle text. --![]() FTBF infomationビーム関連
JP Setup InformationNetwork information192.168.5.X internal network192.168.5.24 pc24 (LGAD PC) 192.168.5.25 Thinkpad PC 192.168.5.26 pc26 (ITkpix PC) 192.168.5.23 pc23 (windows PC LGAD HV???) 192.168.5.5 raspi05 192.168.5.167 LeCroy 2other direct connection for specific devices192.168.7.121 MPOD (direct connection to pc24) 192.168.8.3 LeCroy 1 (direct connection to pc24) 192.168.133.167 LeCroy 2 (direct connection to pc24) 192.168.10.16 TLU (direct connection to pc26?? does this work for JTAG programmer?) 192.168.1.10 HSO2 rce0 (direct connection to pc24?? why not pc26 which was tested at KEK!!) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 192.168.200.YY MALTA2 1 (direct connection to pc26) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | 192.168.200.1 MALTA2 1 (direct connection to pc26) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Changed: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
< < | 192.168.200.ZZ MALTA2 2 (direct connection to pc26) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | 192.168.200.16 MALTA2 2 (direct connection to pc26) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Thermal Information
Power supplyMPOD
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | MALTA | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > | all manual: https://docs.google.com/document/d/1idQ8WjHADwBuAGTpOlev2x8YQKcBzM1w7tZ-nUmsDoI/edit#![]() ![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
LBNL Setup power supply remote controlMaria's Setup
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Added: | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> > |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mariaのsetupの使い方cd software/libRemote
からPower SupplyのControlのSoftwareにアクセスできる。
libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)
Communication Checkls /dev/
からデバイスのコネクションの名前を確認できる。
デバイスの接続or 名前がわからない時は
demeg
からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。
02/23現在の各デバイスの名前は以下の通り
ttyACM0: HV CAENttyACM1 :LV HMP4040 上段 ttyACM2 :LV HMP4040 下段 minicom --device /dev/ttyACM# から直接コマンドを打ってデバイスとcommunicationできる。 例えば minicom --device /dev/ttyACM CAEN (HV電源の名前) と打ち込むと電源とcommunicationできる画面が現れるはず SCMD:MON,PAR:BDNAME でHVのcommunicationと名前を確認すると #CMD:OK,VAL:R8033 とcomminicationの状態とシリアルナンバーが出力される。 Set Voltage and Current$ cd src/tools
Comments |