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

dbSetCellViewEquivalentConnectivityTime

dbSetCellViewEquivalentConnectivityTime
d_cvId
t_timestring
)
=> t / nil

Description

Sets the equivalent connectivity time on the specified cellview.

Arguments

d_cvId

Database ID of a cellview

t_timeString

Equivalent connectivity time to be set on the cellview.

Value Returned

t

Equivalent connectivity time is set on the specified cellview

nil

Failed to set the equivalent connectivity time.

Example

Equivalent connectivity time timeVal is set on the cellview cvId.

dbSetCellViewEquivalentConnectivityTime(cvId, timeVal) => t 

Related Topics

Equivalent Connectivity Time Functions


Return to top
 ⠀
X