asiSetPlotList
asiSetPlotList(o_sessionl_PlotList) =>l_PlotList
Description
Sets the plot list for the current simulation session.
Arguments
|
List of items to plot in this simulation session.
This is a list of selected signals (nets) or terminals comprising of the following information: |
Value Returned
Example
asiSetPlotList( session myPlotList )
Sets the plot list for the given session.
Return to top