Consider using the 'Invoke Node' VI under Functions>Application Control.
Select the 'VI Server Class' - VI, then select the method 'Print Panel to Printer', and put a True constant for 'Entire panel?' if needed.
The VI reference you give (ie Globals.vi) will print when called. Perhaps put this in a Case statement to execute per a boolean switch, etc.
Good Luck, Doug