Fermilab TestBeam 2023 Info

Article text.

-- Atlasj Silicon - 2023-02-21

LBNL Setup power supply remote control

Mariaのsetupの使い方

cd software/libRemote

からPower SupplyのControlのSoftwareにアクセスできる。

libRemote/src/ 下のlibMeter, libPS から各マルチプレクサ、HV,LVのSoftwareのスクリプトにアクセス可能(.h,.cpp)

Communication Check

ls /dev/

からデバイスのコネクションの名前を確認できる。

デバイスの接続or 名前がわからない時は

demeg

からconnectionのlogを確認できるので、デバイスとPCをつなぐUSBを抜き差しした前後で demeg を見て名前とconnectionを確認できる。

02/23現在の各デバイスの名前は以下の通り

ttyACM0: HV CAEN
ttyACM1 :LV HMP4040 上段
ttyACM2 :LV HMP4040 下段

minicom --device /dev/ttyACM#

から直接コマンドを打ってデバイスとcommunicationできる。

例えば

minicom --device /dev/ttyACM0
SCMD:MON,PAR:BDNAME

でHVのcommunicationと名前を確認すると

#CMD:OK,VAL:R8033

とcomminicationの状態とシリアルナンバーが出力される。

Comments


Edit | Attach | Watch | Print version | History: r18 | r9 < r8 < r7 < r6 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r7 - 2023-02-23 - AtlasjSilicon
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback