Closed Karl-G1 closed 2 years ago
Bleep bloop!
LabVIEW Diff Robot here with some diffs served up hot for your pull request.
Notice something funny? Help fix me on my GitHub repo.
Bleep bloop!
LabVIEW Diff Robot here with some diffs served up hot for your pull request.
Notice something funny? Help fix me on my GitHub repo.
Bleep bloop!
LabVIEW Diff Robot here with some diffs served up hot for your pull request.
Notice something funny? Help fix me on my GitHub repo.
Bleep bloop!
LabVIEW Diff Robot here with some diffs served up hot for your pull request.
Notice something funny? Help fix me on my GitHub repo.
What does this Pull Request accomplish?
Read Rx Values Until Equal.vi
to line up with VI tester's default behavior when comparing array elements.Write Tx Values and Read Rx Values Until Equal.vi
instead of a hard-coded delay.Why should this Pull Request be merged?
Read Rx Values Until Equal.vi
) to be used for analog loopback tests. Without a tolerance, the double values for an AO-AI loopback will never be perfectly equal.What testing has been done?
Validated a DAQ system test using AO-AI loopback passes with this implementation.