drplMcpValue
drplMcpValue(s_probe) =>f_power
Description
Returns the main channel power value.
Arguments
|
The name of the probe for which the main channel power needs to be calculated. |
||
Value Returned
Examples
Returns the main channel power for the WPRB0 probe:
drplMcpValue('WPRB0)
=> 6.87651
Return to top