Skip to content

Commit 6eef9e4

Browse files
committed
DEV: Adding XPP new Vetos on the L line.
1 parent 1142688 commit 6eef9e4

File tree

2 files changed

+157
-31315
lines changed

2 files changed

+157
-31315
lines changed

lcls-twincat-pmps/PMPS/DUTs/InternalDUT/L_Stopper.TcDUT

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ TYPE L_Stopper :
1111
MR1L0_TXI := 4, //MR1L0 Pitch state delivery to TXI line
1212
MR1L1_IN:= 5, // TXI Offset Mirror horizontal state
1313
MR1L1_OUT:= 6, // TXI Offset Mirror horizontal state
14+
ST1L2 := 7, // ST1L2 XPP Stopper
15+
XPP_SB23_MONO:=8, // Indicates that XPP SB2/3 is in MONO Line
16+
XPP_SB23_PINK:=9, //Indicates that XPP SB2/3 is in PINK Line
17+
XPP_SB6_MONO:=10, // Indicates that XPP SB6is in MONO Line
18+
XPP_SB6_PINK:=11, //Indicates that XPP SB6 is in PINK Line
19+
ST2L0 := 12, // ST2L0 XRT Stopper
1420
DEFAULT := PMPS_GVL.MAX_VETO_DEVICES // DO NOT USE FOR ANYTHING
1521
);
1622
END_TYPE

0 commit comments

Comments
 (0)