Skip to content

Commit

Permalink
add struct that corresponds to in the vacuum librarby doc string in V…
Browse files Browse the repository at this point in the history
…FV class
  • Loading branch information
Josue Zamudio committed Sep 24, 2024
1 parent 5eeb02d commit 79e8025
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pcdsdevices/valve.py
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,8 @@ class VCN_VAT590(BaseInterface, Device):
class VFV(Device):
"""
VFV = Variable Frequency Valves
It corresponds to ST_VCN in the lcls-twincat-vacuum library.
"""
position_control = Cpt(
EpicsSignalWithRBV,
Expand Down

0 comments on commit 79e8025

Please sign in to comment.