File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,7 +126,7 @@ record(bi, "$(P)$(S)Shtr:BlepsShtrPermit") {
126126 field(DESC, "BLEPS shutter permit")
127127 field(SCAN, "Passive")
128128 field(DTYP, "Soft Channel")
129- field(INP, "PA: $(BL):IFEEPS_FEPERM CP")
129+ field(INP, "S $(BL)-FEEPS:FES_PermitM CP")
130130 field(ZNAM, "NO Permit")
131131 field(ONAM, "Permit OK")
132132}
@@ -136,7 +136,7 @@ record(bi, "$(P)$(S)Shtr:AcisShtrPermit") {
136136 field(DESC, "BLEPS shutter permit")
137137 field(SCAN, "Passive")
138138 field(DTYP, "Soft Channel")
139- field(INP, "PA: $(BL):IACIS_FEPERM CP")
139+ field(INP, "S $(BL)-PSS:FES:ACISPermitM CP")
140140 field(ZNAM, "NO Permit")
141141 field(ONAM, "Permit OK")
142142}
@@ -145,7 +145,7 @@ record(bi, "$(P)$(S)Shtr:Status") {
145145 field(DESC, "Shutter status from PSS")
146146 field(SCAN, "Passive")
147147 field(DTYP, "Soft Channel")
148- field(INP, "PA: $(BL):$(S)_SHTRS_CLOSED CP")
148+ field(INP, "S $(BL)-PSS:FES:ClosedM CP")
149149 field(ZNAM, "Open")
150150 field(ONAM, "Closed")
151151}
You can’t perform that action at this time.
0 commit comments