nidaqmx-python
nidaqmx-python copied to clipboard
Audit function parameter names
Python supports named parameters and would ideally be used in long lists by add channel.
Changing a parameter name will break compatibility though. We should audit to ensure the parameter names are things that we want.
We have been doing this as we've improved code generation and are moving to 1.0.