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

dbGetSoftConnectTermPinlessLayer

dbGetSoftConnectTermPinlessLayer ( 
d_termId 
) 
=> tx_layer / nil

Description

Returns the pinlessTerminalLayer of the softConnect terminal as a layer name or number.

Arguments

d_termId

The database ID of the terminal.

Value Returned

tx_layer

The layer name or number of the pinlessTerminalLayer.

nil

When pinlessTerminalLayer is not set for this terminal, an error is reported and nil is returned.

Examples

dbGetSoftConnectTermPinlessLayer( term )=> 20

Related Topics

Soft Connect Terminal Functions


Return to top
 ⠀
X