Description Retrieves the power for a specified source.
Syntax pwr = GetSourcePower ( n )
Parameters pwr (Double) The amount of power from the source.
n As Long Node number of the source.
Remarks This function retrieves the amount of power from a specified source. If there is a problem the function returns 0.0 and does not set an error.
See Also Examples
|