asiGetPlotList
asiGetPlotList(o_session) =>l_plotList/nil
Description
Gets the list of signals that can be plotted for the current simulation session.
Argument
Value Returned
Example
plotList = asiGetPlotList( session )
Returns the list of items that can be plotted for the given session in plotList.
Return to top