poITracingCtrl AddStaticXYCurveToPlot
Adds a single curve of all tracing nodes to the selected window.
Syntax
poITracingCtrl_handle AddStaticXYCurveToPlot xAxis yAxis plotwin
Application
HyperView Tcl Modify
Description
This command adds a single curve of all tracing nodes in the Tracing panel to the selected window.
Inputs
- xAxis
 - Coordinate: "X", "Y", "Z"
 - yAxis
 - Coordinate: "X", "Y", "Z"
 - plotwin
 - The plotwindow handle.
 
Errors
Returns 0 if successful, otherwise an error code.