LabVIEW-DCAF / TagEditorCore

The collection of sample projects, libraries, class implementations, and APIs which make up the core of DCAF.
http://www.ni.com/dcaf
Apache License 2.0
8 stars 6 forks source link

Incorrectly mapped tags in Channel Configuration table won't allow Defer Panel Updates to be disabled. #403

Open gcodetechnology opened 5 years ago

gcodetechnology commented 5 years ago

If mistakes are made during tag mapping in Channel Configuration, "Objects to table.vi" can return an error. This error can occur in "Listbox.lvclass.Update.vi" which propagates through the Defer Panel Updates property node. This prevents panel updates from being turned back on. Consider merging the error after the property node.

DCAF_Bug-Defer_Panel_updates_prevents_UI_from_updating