Skip to content

Commit

Permalink
DOC #535
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Sep 20, 2021
1 parent e58ebdf commit 0241ba8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apstools/_devices/positioner_soft_done.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ class PVPositionerSoftDone(PVPositioner):
target : Signal
The target value of a move request.
Override (in subclass) with `EpicsSignal` to connect with a PV.
In some controllers (such as temperature controllers),
the setpoint may be changed incrementally
towards this target value (such as a ramp or controlled trajectory).
Expand Down

0 comments on commit 0241ba8

Please sign in to comment.