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

Add scripting VIs to Set Parameter Definitions and Set Default Word #78

Closed dbendele closed 3 years ago

dbendele commented 3 years ago

What does this Pull Request accomplish?

Adds Set* functionality to the scripting library.

Why should this Pull Request be merged?

Set Parameter Definition and other Set* functionality enables modification of existing parameters within the system definition.

What testing has been done?

New automated unit tests added for Get and Set pairs for parameter definitions and for default word.

dbendele commented 3 years ago

This review depends on successful merge of #77

dbendele commented 3 years ago

The following source VIs are ready for review as part of this PR:

and the associated tests:

dbendele commented 3 years ago