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

Right-Click Tree Option 'View Node Data' Has No Implementation for the Advanced CEF Example #43

Closed Beazurt closed 9 years ago

Beazurt commented 9 years ago

Right-clicking a node in the tree and selecting 'View Node Data' for a group, current channel, and voltage channel, returns an error.

smithed commented 9 years ago

what error

Beazurt commented 9 years ago

Error 538501 occurred at execution class name.vi. An abstract parent method was called which does not contain an implementation

smithed commented 9 years ago

oh, silly. its one of those things I didn't mark as required because it doesnt make sense. Just need to handle that error in view node data

smithed commented 9 years ago

https://github.com/NISystemsEngineering/CEF/commit/bc7c3749d9145047a1fcfba0d0becddb3068ce5f