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 and SystemExplorer capabilities to populate system definition from database #60

Closed dbendele closed 3 years ago

dbendele commented 3 years ago

What does this Pull Request accomplish?

Abstract class for ARINC 429 and concrete class for ARINC 429 32-bit word are used in the implementation of scripting APIs and System Explorer pages. The System Explorer pages and Scripting API are yet incomplete,

Why should this Pull Request be merged?

The System Explorer pages enable validation of parameter configuration and use the added scripting API to create/modify the system definition.

What testing has been done?

These changes are not currently testable. I welcome preliminary feedback on names, functionality, implementation of any specific VI. These changes and additions are far from a state where system testing is viable.