LabVIEW-DCAF/CVTModule

Possible issue with CVT module restart

Opened this issue · 1 comments

I could be wrong... 'CVT runtime.lvclass:close.vi' should probably call 'Clear Current Value Table.vi' so that if you reload a configuration without restarting the Main application, you'll get a fresh CVT. I haven't tested behavior of this... it's just an assumption.

I'm not sure what ideal behavior should be for this. In some cases a fresh CVT might be desired. In other cases leaving the last value seems like it would be much safer. I think we could add a configuration option to the editor for something like 'Clear CVT on Close' that users could opt into as a compromise.