Skip to content

Commit

Permalink
changed pos_ao pv to reolve 'connetion timed out'
Browse files Browse the repository at this point in the history
  • Loading branch information
Josue Zamudio committed Aug 27, 2024
1 parent 57a6939 commit 049920d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pcdsdevices/valve.py
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ class VCN(Device):
)
pos_ao = Cpt(
EpicsSignalRO,
':POS_AO_RBV',
':POS_AO_R_RBV',
kind='hinted'
)

Expand Down

0 comments on commit 049920d

Please sign in to comment.