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

lntGetTailVal

lntGetTailVal(
)
=> x_val

Description

Returns the current value of the tail of a trace when the Net Tracer is invoked in Step trace mode.

Arguments

None

Value Returned

x_val

Current value of the tail for a Step trace.

If a tail value is returned, the value is > 0.

Example

lntGetTailVal() ==> 1

Returns the current value of the tail for the selected Step trace.

lntSetTailVal(5)
lntGetTailVal() ==> 5

Sets the tail value of the Step trace to 5 and then returns the newly revised current tail value.

Related Topics

Tracing Nets


Return to top
 ⠀
X