Product Documentation
Virtuoso ADE SKILL Reference
Product Version IC23.1, November 2023

sevPlotSignals

sevPlotSignals(
t_session
t_type
[ ?disableRedraw g_disableRedraw ]
)
=> t / nil

Description

Plots the speacified type of signals that exist as outputs.

Arguments

t_session

The simulation environment session.

t_type

The type of signals to plot. The value can be any of these: 'tran, 'ac, 'dc, or 'noise.

?disableRedraw g_disableRedraw

Flag to disable redraw of plots.

Value Returned

t

The call is successful.

nil

The call is unsuccessful.


Return to top
 ⠀
X