ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
434 stars 154 forks source link

Loosen scaled data accuracy to 10mV in AO test cases #607

Closed WayneDroid closed 3 months ago

WayneDroid commented 3 months ago

What does this Pull Request accomplish?

This PR fixes AO tests occasionally fail on real HW by loosening scaled data accuracy to 10mV.

Why should this Pull Request be merged?

This is to address a bug filed internally for failing AO tests occasionally.

What testing has been done?

Tested on PXIe-6363, pass.

image

zhindes commented 3 months ago

We talked about this offline. These tests generate signals 1V apart. The data validation is only intended to detect gross SW-problems, like channel swapping.