poITracingCtrl AddDynamicXYCurveToPlot
Adds a live link single curve of all tracing nodes to the selected window.
Syntax
poITracingCtrl_handle AddDynamicXYCurveToPlot xAxis yAxis plotwin
Application
HyperView Tcl Modify
Description
This command adds a live link 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.