2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-25 03:08:27 +08:00

suservo: document gain state

close #1030
This commit is contained in:
Robert Jördens 2018-05-31 16:36:53 +00:00
parent 5dbdc5650c
commit e136709cac

View File

@ -199,6 +199,10 @@ class SUServo:
This method does not advance the timeline but consumes all slack.
The PGIA gain setting must be known prior to using this method, either
by setting the gain (:meth:`set_pgia_mu`) or by supplying it
(:attr:`gains` or via the constructor/device database).
:param adc: ADC channel number (0-7)
:return: ADC voltage
"""