We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be7413 commit 4ea4dc2Copy full SHA for 4ea4dc2
labscript_devices/NI_DAQmx/models/get_capabilities.py
@@ -345,7 +345,8 @@ def supported_AI_terminal_configurations(device_name):
345
device_name (str): NI-MAX device name
346
347
Returns:
348
- dict: Dictionary of analog input channels where each value is a list of
+ dict:
349
+ Dictionary of analog input channels where each value is a list of
350
the supported input terminations.
351
"""
352
supp_types = {}
0 commit comments