cphGetPhysicalLib
cphGetPhysicalLib(g_physConfigID t_path) =>t_physLib/ nil
Description
Returns the effective physical library binding for an occurrence of an instance in the physical configuration associated with the given ID.
Arguments
Value Returned
Example
physLib=cphGetPhysicalLib(physConfigID "I0/N0")
Return to top