cphGetViewBinding
cphGetViewBinding(g_physConfigID t_path) =>t_logViewToUse/ nil
Description
Returns the effective logical view to use for a specific occurrence of an instance in the physical configuration view associated with the given ID.
Arguments
Value Returned
Example
logViewToUse=cphGetViewBinding(physConfigID "I0/N0")
Return to top