Worker Call-Chain Viewer
Workers Tools Menu
Last updated
Workers Tools Menu
Last updated
The Worker Call-Chain Viewer tool shows you the Worker call-chain hierarchy of a Worker and its subWorkers. The tool shows both statically-linked and dynamically loaded subWorkers.
To use this tool, simply select either a Launcher VI or a Worker from their respective tabs. The tool will then iterate through the selected Worker and its subWorkers, to generate the Worker's call-chain hierarchy, displayed as a tree using the class icons of each Worker or Worker base class.
The Launcher VIs detected on the selected target.
The Workers detected on the selected target.
Will refresh the list and redraw the tree.
Good to know
This tool works well together with the Create/Add Worker tool. You can have them both opened side-by-side, and every time you add a new Worker to your application with the Create/Add Worker tool, you can press Refresh and see the addition of the new Worker in your application.
Allows you to save the generated image as either a PNG, JPG or BMP file.
Includes the Worker icons when drawing the hierarchy tree.
Includes the Worker names when drawing the hierarchy tree.
Includes the Worker alias when drawing the hierarchy tree.
The alias for the hierarchy's head Worker and dynamically loaded Workers is not shown.
Includes Dynamically loaded Workers when drawing the hierarchy tree.