luft: change luft.tcsh to luft

- make it executable
- add labels
This commit is contained in:
PREVENT_DEFAULT
2025-08-22 14:22:06 +02:00
committed by l_samenv
parent ec3e460444
commit bf2afe54f0

4
tcl/luft.tcsh → tcl/luft Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/tcsh
# just for testing whether luft works
setenv PATH ${PATH}:/afs/psi.ch/project/sinq/rhel7/stow/base-3.15.5/bin/linux-x86_64-debug/
@@ -5,8 +6,11 @@ setenv PATH ${PATH}:/afs/psi.ch/project/sinq/rhel7/stow/base-3.15.5/bin/linux-x8
#setenv EPICS_CA_ADDR_LIST 129.129.130.255
setenv EPICS_CA_ADDR_LIST cryo-cagw:5062
setenv EPICS_CA_AUTO_ADDR_LIST NO
echo SINQ:
caget IKA-GAMA:Luft_S10
echo WLGA:
caget IKA-GAMA:Luft_S2
echo Others:
caget IKA-GAMA:Luft_S1
caget IKA-GAMA:Luft_S3
caget IKA-GAMA:Luft_S4