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.
- [x] Did the
FoE
VIs change? If not, please revert them.
This was a consequence of moving the sub VIs of the Applications into a Utilities
folder.
What does this Pull Request accomplish?
Major Changes
Message output
that is passed out of the applicationDisplay Message Dialog.vi
to show the returned messages when not emptyMinor Changes
Host - ECAT Slaves write to XML-Log-File.vi
Host - Get Local and ECAT Masters.vi
)Utilities
folderTarget Communication/Support/ECAT FPGA OD FoE.vi
andTarget Communication/Support/ECAT Wipeback FoE.vi
)Why should this Pull Request be merged?
The primary change is to move dialog handling for out-of-process application to calling VIs. This was done for 1) correctness and 2) it was stalling out the automated tests because LabVIEW could not squash the one-button dialog launched when downloading a 9145 bitfile.
What testing has been done?
Lots of hand testing with VeriStand 2020 R6. ATS tests now pass without user intervention (with LabVIEW set to unattended mode).