GDevCon North America 2023/Class-ical Composition in G

From LabVIEW Wiki
Jump to: navigation, search

Class-ical Composition in G by Mike Le

Should your graph view inherit from a subpanel class or a window class? What about your force sensor state machine? You built inheritance for real sensors and simulated ones, but now you're also being asked to offer different data reporting options. What if you want to mix and match, or alter all these behaviors on-the-fly?

In this presentation, we'll explore how composition can elegantly solve these thorny problems, and get a preview of how the moZart tool could make composing in LabVIEW easier than ever.

Presentation Links

See Also

External Links