NISystemsEngineering / CEF

A starting point for creating a custom configuration editor in the LabVIEW Development Environment.
https://decibel.ni.com/content/docs/DOC-37225
Other
14 stars 5 forks source link

Create Protected Data Accessor for Memory Hierarchy #103

Closed jacobson3 closed 6 years ago

jacobson3 commented 6 years ago

For the NISE_CEF_HierarchyRepo.lvclass we should add a protected data accessor for the Memory Hierarchy cluster so we can modify what happens in the Open.vi method if needed.

For DCAF specifically, this will let us assign a default module if one fails to load so the configuration can still be opened.