ni / niveristand-communications-bus-template

Template custom device for using communications buses in VeriStand
http://www.ni.com
MIT License
0 stars 3 forks source link

Ability to add multiple Port and Database items via RTM #5

Closed douglasnorman closed 4 years ago

douglasnorman commented 4 years ago

…int the items must be renamed before an additional can be added.

TODO: Check the above box with an 'x' indicating you've read and followed CONTRIBUTING.md.

What does this Pull Request accomplish?

It adds RTMs to add Port and Database items.

Why should this Pull Request be merged?

To make sure these work as expected before I flush them out with details and sub-items.

What testing has been done?

Basic testing in System Explorer on my dev machine.

niveristand-diff-bot commented 4 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.

Communication Bus Template Shared.lvlib--Constants.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20Shared.lvlib--Constants.vi.png)
Communication Bus Template System Explorer.lvlib--Add Database.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Add%20Database.vi.png)
Communication Bus Template System Explorer.lvlib--Add Port.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Add%20Port.vi.png)
Communication Bus Template System Explorer.lvlib--Database.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Database.vi.png)
Communication Bus Template System Explorer.lvlib--Databases.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Databases.vi.png)
Communication Bus Template System Explorer.lvlib--Initialization VI.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Initialization%20VI.vi.png)
Communication Bus Template System Explorer.lvlib--Port.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Port.vi.png)
Communication Bus Template System Explorer.lvlib--Ports.vi.png ![capture](https://raw.githubusercontent.com/niveristand-diff-bot/diff-images/master/NI/niveristand-communications-bus-template/PR-5/2020-09-02/09%3A27%3A38/Communication%20Bus%20Template%20System%20Explorer.lvlib--Ports.vi.png)
niphilj commented 4 years ago
  • [x] Rename Add Database.vi to Add Database RTM.vi
  • [x] Rename Add Port.vi to Add Port RTM.vi

I'm ok with you doing this in the next PR.

douglasnorman commented 4 years ago

I rename Add Database.vi to Add Database RTM.vi and Add Port.vi to Add Port RTM.vi to be in the PR following this one.