cphGetOccurSFactorSplit
cphGetOccurSFactorSplit(g_physConfigID t_path) =>t/ nil
Description
Returns the value of the Split sfactored devices attribute for the specified occurrence in the specified physical configuration.
Arguments
Value Returned
|
The Split sfactored devices attribute is set for the specified occurrence. |
|
|
The Split sfactored devices attribute is not set for the specified occurrence. |
Example
val=cphGetOccurSFactorSplit(physConfigID "I0/N0")
Return to top