Skip to content

Commit

Permalink
Merge pull request #517 from ericonr/docs-shuttermode-rm
Browse files Browse the repository at this point in the history
Remove erroneous variable type information.
  • Loading branch information
MarkRivers authored Nov 18, 2024
2 parents 7ff36dc + 277eb8b commit 71e1699
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ADCore/ADDriver.rst
Original file line number Diff line number Diff line change
Expand Up @@ -323,14 +323,14 @@ possible.
* - ADShutterOpenDelay
- asynFloat64
- r/w
- Time required for the shutter to actually open (ADShutterStatus_t)
- Time required for the shutter to actually open
- SHUTTER_OPEN_DELAY
- $(P)$(R)ShutterOpenDelay, $(P)$(R)ShutterOpenDelay_RBV
- ao, ai
* - ADShutterCloseDelay
- asynFloat64
- r/w
- Time required for the shutter to actually close (ADShutterStatus_t)
- Time required for the shutter to actually close
- SHUTTER_CLOSE_DELAY
- $(P)$(R)ShutterCloseDelay, $(P)$(R)ShutterCloseDelay_RBV
- ao, ai

0 comments on commit 71e1699

Please sign in to comment.