! |
! klytbl.tbl N. KAMIKUBOTA June 30,1993 |
! h. akimoto june 30.1993 |
! |
! tanble of names for Klystron (loop2) |
! |
! Modifications: |
! n.k. aug.28.1995 tune for kly v3.0 (loopc version) |
! n.k. dec.20.1995 bug fix for K01 |
! n.k. dec.25.1995 add EGUN |
! k.f. mar.18.1996 dummy sb4 |
! k.f. may.10.1997 add kc7/8 |
! n.k. may.14.1997 remove K18,K25 |
! k.f. may.15.1997 add real sb4, remove dummy sb4 |
! k.f. jun.26.1997 add sb-c plc controller |
! k.f. sep.24.1997 add sb-1/5 plc controllers |
! k.f. sep.28.1997 add abc plc controllers |
! k.f. sep.29.1997 make SECT %x instead of %d |
! k.f. oct.2.1997 add TYPE keyword with plc/alias and add new alias names |
! k.f. oct.7.1997 remove old aliases for A,B,C |
! k.f. nov.13.1997 add sh_a1_s1/8 |
! k.f. nov.25.1997 add kl_c[3456] |
! t.o. jan.04.1998 a happy new year! comment out old kly name. |
! n.k. jan.07.1998 tune alias-bit |
! k.f. feb.16.1998 change kl_36 from plc into loop2 |
! k.f. mar.29.1998 change kl_21 from loop2 into plc |
! n.k. sep.11.1998 change 1-5 sector _21 from loop2 into plc, remove aliases (K11 etc) |
! k.f. sep.14.1998 change TYPE for new controllers |
! k.f. sep.25.1998 add new types, subbooster, gun, buncher, shb |
! k.f. jan.28.1999 tried to rename gu_ct into gu_ct_g, but changed back |
! k.f. feb.02.1999 add SSIPHIA type for solid state IphiA with 0.1 deg resol. |
! k.f. aug.19.1999 add kl_61 |
! k.f. mar.10.2000 remove kl_44 |
! k.f. mar.17.2000 add kl_18 |
! s.k. jul.02.2003 add kl_t3 |
! k.f. aug.29.2003 change sector number for test stand to E |
! k.f. aug.29.2003 change kl_44 to solid state iphia |
! k.f. aug.30.2003 add kl_t1,kl_t2 |
! k.f. sep.2.2003 fix mis-type for kl_t1,kl_t2 |
! k.f. sep.16.2003 move kl_44 to T sector |
! s.k,k.f. feb.19.2004 add KL_S1,T4,GU_S1 |
! k.f. aug.23.2004 change kl_b[56] to solid state iphia |
! t.k. jul.06.2005 add type 'PLC CONTROLLER2', add KL_T5 |
! t.k. aug.24.2005 add KL_CT, remove KL_58 |
! k.f. sep.5.2005 move kl_44 to 4 sector |
! k.f. sep.12.2005 change kl_ct to solid state iphia |
! k.f. apr.11.2006 change kl_5[12] to solid state iphia |
! s.k. sep.04.2009 change kl_ct,gu_ct -> kl_3t,gu_3t |
! s.k, feb.09.2012 change type to suzaku from plc for kl_36 |
! s.k, jun.21.2012 change type to suzaku from plc for kl_14 |
! t.k, may.20.2013 change kl_3t to solid state iphia |
! s.k, may.22.2013 add type 'LLRF DRVER UNIT' |
! t.k, may.27.2013 add type 'new CONT-I' |
! t.k, nov.17.2013 change KL_A1 type 4400 -> 4100 |
! t.k, apr.16.2014 add FL_15 |
! t.k, aug.25.2014 add KL_A1_B |
! t.k, sep.19.2014 rename FL_15 -> FC_15 |
! t.k, oct.29.2014 rename KL_13 -> FC_13 |
! s.k, apr.20.2016 add KLY_P_INVUNIT, KLY_P_FLUXMOD |
! t.k, may.21.2020 change KL_T3 type 4400 -> 4401 |
! s.k, may.26.2020 add KLY_P_TESTMOD |
! t.k, may.12.2021 change KL_T3 type 4441 -> 4450 |
! |
! @(#) klyv3tbl.tbl apr.11.2006. version 38 |
!----------------------------------------------------------------------- |
!NAME : Name of the klystron |
! |
!NODE : loop2 portname (see loop3tbl.tbl) |
! or MELmn, where m is MEL-#(3,4,..7,9), n is cntl-# |
! plc hostname |
! |
!ADR : loop2 TRB-address for the Klystron |
! |
!SECT : secter no. |
! |
!SB : for backward compatibility |
! |
!TYPE : klystron type |
! ='SUB BOOSTER' 1:YES, 0:NO 0000 0000 0000 0001 KLY_P_SUBBOOSTER |
! ='GUN MODULATOR' 1:YES, 0:NO 0000 0000 0000 0010 KLY_P_GUNMOD |
! ='BUNCHER' 1:YES, 0:NO 0000 0000 0000 0100 KLY_P_BUNCHER |
! ='SHB' 1:YES, 0:NO 0000 0000 0000 1000 KLY_P_SHB |
! ='new CONT-I' 1:YES, 0:NO 0000 0001 0000 0000 KLY_P_NEWCONTI |
! ='ALIAS' 1:YES, 0:NO 0000 0010 0000 0000 KLY_P_ALIAS |
! ='SOLID ST. IPHIA' 1:YES, 0:NO 0000 0100 0000 0000 KLY_P_SSIPHIA |
! ='LLRF DRIV UNIT' 1:YES, 0:NO 0000 1000 0000 0000 KLY_P_LLRFDRV |
! ='PLC CONTROLLER' 1:YES, 0:NO 0100 0000 0000 0000 KLY_P_PLCCONT |
! ='PC CONTROLLER' 1:YES, 0:NO 1000 0000 0000 0000 KLY_P_PCCONT |
! ='PLC CONTROLLER2' 1:YES, 0:NO 0010 0000 0000 0000 KLY_P_PLCCONT2 |
! ='SUZAKU' 1:YES, 0:NO 0001 0000 0000 0000 KLY_P_SUZAKU |
! ='INV UNIT' 1:YES, 0:NO 0000 0000 0001 0000 KLY_P_INVUNIT |
! ='FLUX MODULATOR' 1:YES, 0:NO 0000 0000 0010 0000 KLY_P_FLUXMOD |
! ='TESTBENCH MODU' 1:YES, 0:NO 0000 0000 0100 0000 KLY_P_TESTMOD |
! ='OPT CONT-I' 1:YES, 0:NO 0000 0000 1000 0000 KLY_P_OPTCONT |
! |
!----------------------------------------------------------------------- |
! |
!separator = ' ' |
!keyword = "NAME NODE ADR SECT SB TYPE" |
!format = "%s %s %x %x %d %x" |
! |
! NAME NODE(portname) ADR SECT SB TYPE |
! |
NAME |
NODE |
ADR |
SECT |
SB |
TYPE |
GU_A1 |
guplca1mod |
0 |
A |
0 |
4002 |
! |
SH_A1_S1 |
shplca1-1 |
0 |
A |
0 |
1408 |
SH_A1_S8 |
shplca1-2 |
0 |
A |
0 |
1408 |
! |
SB_A |
sbplca |
0 |
A |
1 |
4401 |
! |
!PB_A1_P dm-inj 1 A 0 4004 |
!BU_A1_B dm-inj 2 A 0 4004 |
! |
KL_A1_A |
klplca1 |
0 |
A |
0 |
1090 |
KL_A1_B |
klplca1b |
0 |
A |
0 |
1010 |
KL_A2 |
klplca2 |
0 |
A |
0 |
1000 |
KL_A3 |
klplca3 |
0 |
A |
0 |
1000 |
KL_A4 |
klplca4 |
0 |
A |
0 |
1000 |
! |
!SB_B sbplcb 0 B 1 4401 |
SB_B |
sbplcb |
0 |
B |
1 |
1401 |
KL_B1 |
klplcb1 |
0 |
B |
0 |
1000 |
KL_B2 |
klplcb2 |
0 |
B |
0 |
1000 |
KL_B3 |
klplcb3 |
0 |
B |
0 |
1000 |
KL_B4 |
klplcb4 |
0 |
B |
0 |
1000 |
KL_B5 |
klplcb5 |
0 |
B |
0 |
1400 |
KL_B6 |
klplcb6 |
0 |
B |
0 |
1400 |
KL_B7 |
klplcb7 |
0 |
B |
0 |
1000 |
KL_B8 |
klplcb8 |
0 |
B |
0 |
1000 |
! |
! |
SB_C |
sbplcc |
0 |
C |
1 |
1401 |
KL_C1 |
klplcc1 |
0 |
C |
0 |
1000 |
KL_C2 |
klplcc2 |
0 |
C |
0 |
1000 |
KL_C3 |
klplcc3 |
0 |
C |
0 |
1000 |
KL_C4 |
klplcc4 |
0 |
C |
0 |
1000 |
KL_C5 |
klplcc5 |
0 |
C |
0 |
1000 |
KL_C6 |
klplcc6 |
0 |
C |
0 |
1000 |
! |
KL_C7 |
klplcc7 |
0 |
C |
0 |
1000 |
! |
!GU_C7 L2-0-1 42 C 0 0000 |
!KL_CT klplcct 0 C 0 4400 |
!GU_CT guplcctmod 0 C 0 4002 |
!GU_CT_G guplcctmod 0 C 0 4002 |
! |
KL_C8 |
klplcc8 |
0 |
C |
0 |
1000 |
! |
SB_1 |
sbplc1 |
0 |
1 |
1 |
1401 |
KL_11 |
klplc11 |
0 |
1 |
0 |
1000 |
KL_12 |
klplc12 |
0 |
1 |
0 |
1000 |
KL_13 |
klplc13 |
0 |
1 |
0 |
1010 |
KL_14 |
klplc14 |
0 |
1 |
0 |
1000 |
KL_15 |
klplc15 |
0 |
1 |
0 |
1010 |
FC_15 |
klplcfl15 |
0 |
1 |
0 |
1130 |
KL_16 |
klplc16 |
0 |
1 |
0 |
1010 |
KL_17 |
klplc17 |
0 |
1 |
0 |
1010 |
KL_18 |
klplc18 |
0 |
1 |
0 |
1000 |
! |
SB_2 |
sbplc2 |
0 |
2 |
1 |
1401 |
KL_21 |
klplc21 |
0 |
2 |
0 |
1400 |
KL_22 |
klplc22 |
0 |
2 |
0 |
1000 |
KL_23 |
klplc23 |
0 |
2 |
0 |
1000 |
KL_24 |
klplc24 |
0 |
2 |
0 |
1000 |
! |
KL_26 |
klplc26 |
0 |
2 |
0 |
1000 |
KL_27 |
klplc27 |
0 |
2 |
0 |
1010 |
KL_28 |
klplc28 |
0 |
2 |
0 |
1010 |
KL_DN |
klplc3t |
0 |
2 |
0 |
1000 |
FC_21 |
klplcfl21 |
0 |
1 |
0 |
1130 |
! |
GU_3T |
guplcctmod |
0 |
3 |
0 |
4002 |
! |
SB_3 |
sbplc3 |
0 |
3 |
1 |
1401 |
!KL_31 klplc31 0 3 0 4000 |
KL_DS |
klplcds |
0 |
3 |
0 |
1C00 |
!KL_3T klplc3t 0 3 0 1C10 |
KL_32 |
klplc32 |
0 |
3 |
0 |
1C10 |
KL_33 |
klplc33 |
0 |
3 |
0 |
1010 |
KL_34 |
klplc34 |
0 |
3 |
0 |
1010 |
KL_35 |
klplc35 |
0 |
3 |
0 |
1000 |
KL_36 |
klplc36 |
0 |
3 |
0 |
1000 |
KL_37 |
klplc37 |
0 |
3 |
0 |
1000 |
KL_38 |
klplc38 |
0 |
3 |
0 |
1000 |
! |
SB_4 |
sbplc4 |
0 |
4 |
1 |
1401 |
KL_41 |
klplc41 |
0 |
4 |
0 |
1100 |
KL_42 |
klplc42 |
0 |
4 |
0 |
1100 |
KL_43 |
klplc43 |
0 |
4 |
0 |
1100 |
! KL_44 klplc44 0 E 0 1400 |
KL_44_A |
klplc44 |
0 |
4 |
0 |
1410 |
KL_44_B |
klplc44b |
0 |
4 |
0 |
1410 |
KL_45 |
klplc45 |
0 |
4 |
0 |
1100 |
KL_46 |
klplc46 |
0 |
4 |
0 |
1100 |
KL_47 |
klplc47 |
0 |
4 |
0 |
1100 |
KL_48 |
klplc48 |
0 |
4 |
0 |
1100 |
! |
SB_5 |
sbplc5 |
0 |
5 |
1 |
1401 |
KL_51 |
klplc51 |
0 |
5 |
0 |
1400 |
KL_52 |
klplc52 |
0 |
5 |
0 |
1400 |
KL_53 |
klplc53 |
0 |
5 |
0 |
1100 |
KL_54 |
klplc54 |
0 |
5 |
0 |
1100 |
KL_55 |
klplc55 |
0 |
5 |
0 |
1100 |
KL_56 |
klplc56 |
0 |
5 |
0 |
1100 |
KL_57 |
klplc57 |
0 |
5 |
0 |
1100 |
!KL_57 klplc57 0 5 0 4000 |
!KL_58 klplc58 0 5 0 4000 |
! |
KL_61 |
klplc61 |
0 |
6 |
0 |
1000 |
! |
KL_T1 |
klplct1 |
0 |
E |
0 |
4000 |
KL_T2 |
klplct2 |
0 |
E |
0 |
4000 |
! KL_T3 klyplct3 0 7 0 4000 |
! KL_T3 klplct3 0 E 0 4400 |
KL_T3 |
klplct3 |
0 |
E |
0 |
4450 |
KL_T4 |
klplct4 |
0 |
E |
0 |
4000 |
KL_T5 |
klplct5 |
0 |
E |
0 |
2000 |
! |
GU_S1 |
guplcs1 |
0 |
D |
0 |
1002 |
KL_S1 |
klplcs1 |
0 |
D |
0 |
1010 |
! |
! |
KL_T7 |
klplct7 |
0 |
E |
0 |
1000 |
! |
! End of Table |
! |