cphGetOccurParamToCheck
cphGetOccurParamToCheck(g_physConfigID t_path) =>t_listOfParamNames/ nil
Description
Returns the list of parameter names to be checked when running Check Against Source for the specific occurrence of an instance in the physical configuration.
Arguments
Value Returned
Example
val=cphGetOccurParamToCheck(physConfigID "I0/N0")
Return to top