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

ddsOpenLibManager

ddsOpenLibManager( 
)
=> t / nil 

Description

Starts the library manager. The separate process, library manager, is invoked and connected to using mps.

When in replay, calls to this function will return. This is to not tie up the current process waiting for the external process to come up. The ddserv code is structured such that commands coming through it can be automatically replayed independent of the original external process.

Arguments

None

Value Returned

t

The library manager opens.

nil

The library manager is not opened.


Return to top
 ⠀
X