ni / nimi-python

Python bindings for NI Modular Instrument drivers.
Other
111 stars 84 forks source link

Fix nidmm usage example #2003

Closed ni-balexand closed 1 year ago

ni-balexand commented 1 year ago

What does this Pull Request accomplish?

This change fixes the nidmm example shown in nidmm.readthedocs.io. Right now, if you attempt to run this code, you get:

AttributeError: 'Session' object has no attribute 'configureMeasurementDigits'

List issues fixed by this Pull Request below, if any.

1476

What testing has been done?

Executed this example code on a Windows system with a PXIe-4081.