Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geSetProbeUserLPP

geSetProbeUserLPP( 
l_lpp 
)
=> t / nil 

Description

Sets the layer-purpose pair to be used by the geAdd*Probe functions if no layer-purpose pair is passed in to these functions.

This function overrides the cycling of layers y0 through y9 with purpose drawing. This is a global variable.

Arguments

l_lpp

Layer-purpose pair to use for successive probing operations.

Value Returned

t

The layer was set.

nil

The layer was not set.

Examples

Sets the default probe layer to be the error marker layer.

geSetProbeUserLPP( list( "marker" "error" ) )

Related Topics

Probe Functions

Probe File Format


Return to top
 ⠀
X