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

phoOMGetObject

phoOMGetObject(
)
=> l_list / nil

Description

(Virtuoso Photonics Option) Retrieves the list of information required to register an optical monitor menu item in the Virtuoso Schematic Editor contextual menu. The function call must be made inside the optical monitor, otherwise the information returned is not reliable.

Arguments

None

Value Returned

l_list

Returns a list of the following elements:

  • Database ID of the instance from which the port was selected.
    This is the local ID. Adjust it for the hierarchy before using it to create the expression.
  • Database ID of the instance pin.
  • Information regarding the ADE session connected to the current schematic.
    This information is used to locate the test to which the optical monitor callback expressions will be added.
  • Name of the current test to which the expressions will be added.

nil

Virtuoso Photonics option is not available.

Example

phoOMGetObject()

Related Topics

Photonics Flow Functions


Return to top
 ⠀
X