In a class or interface hierarchy, is there an easy way to update the descendant front panels to match the parent's front panel?
For example if I add a timestamp to a parent interface VI, I have to go add it again to every child's front panel then wire it in the connector pane. It sucks.