mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-06-03 10:30:40 +02:00
removed duplicated pv
This commit is contained in:
parent
7bf193eaa6
commit
08a8272ac0
@ -19,7 +19,6 @@ class SLSInfo(Device):
|
||||
# eh_t02_temperature_t0205_axis_18 = Cpt(
|
||||
# EpicsSignalRO, "ILUUL-0200-EB105:TEMP", auto_monitor=True
|
||||
# )
|
||||
operation = Cpt(EpicsSignalRO, "ACOAU-ACCU:OP-MODE", auto_monitor=True, string=True)
|
||||
injection_mode = Cpt(EpicsSignalRO, "ALIRF-GUN:INJ-MODE", auto_monitor=True, string=True)
|
||||
current_threshold = Cpt(EpicsSignalRO, "ALIRF-GUN:CUR-LOWLIM", auto_monitor=True)
|
||||
current_deadband = Cpt(EpicsSignalRO, "ALIRF-GUN:CUR-DBAND", auto_monitor=True)
|
||||
|
Loading…
x
Reference in New Issue
Block a user