Skip to content

Commit afad4b0

Browse files
Add missing reference to int64out
1 parent 052a08b commit afad4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ Working with OUT records
623623
.. class:: ProcessDeviceSupportOut
624624

625625
This class is used to implement Python device support for the record types
626-
``ao``, ``bo``, ``longout``, ``mbbo`` and OUT ``waveform`` records. All OUT
626+
``ao``, ``bo``, ``int64out``, ``longout``, ``mbbo`` and OUT ``waveform`` records. All OUT
627627
records support the following methods.
628628

629629
.. method:: set(value, process=True, severity=NO_ALARM, alarm=NO_ALARM)

0 commit comments

Comments
 (0)