cphGetOccurMFactorSplit
cphGetOccurMFactorSplit(
g_physConfigID
t_path
)
=> t / nil
Description
Returns the value of the Split mfactored devices attribute for the specified occurrence in the specified physical configuration.
Arguments
Value Returned
|
Split mfactored devices is switched on for the specified occurrence. |
|
|
Split mfactored devices is switched off for the specified occurrence. |
Example
val=cphGetOccurMfactorSplit(physConfigID "I0/N0")
Return to top