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

dbSetNetVoltageRangeSource

dbSetNetVoltageRangeSource(
d_netId 
t_source
)
=> t / nil 

Description

Sets the voltage range source on the specified net ID.

Arguments

d_netId

The net ID whose voltage range source must be set.

t_source

The voltage range source to be set on the specified net ID.

Value Returned

t

The voltage range source was set successfully on the specified net ID.

nil

The voltage range source was not set on the specified net ID.

Example

dbSetNetVoltageRangeSource(netId "simultion") => t

Related Topics

Connectivity Creation and Modification Functions


Return to top
 ⠀
X