System Task Manager SDK Reference  5.12
Visualization tools

Graph Visualizer

VizGraph is used to visualize the graph in the yaml file in the form of svg. This tool can be found at: /usr/local/driveworks/tools/stmvizgraph . These are the options it supports:

Variable Flag Description
ifile -i Path to input yaml file
ofile -o Path to output svg file

Schedule Visualizer

Vizschedule facilitates the visualization of the schedule generated by the STM Compiler (.stm file) in the html form. This tool can be found at: /usr/local/driveworks/tools/stmvizschedule . These are the options it supports:

Variable Flag Description
ifile -i Path to input yaml file
ofile -o Path to output html file