Write-only |
About Presetting the Analyzer |
Description |
Resets all PowerRange properties to default values, as if the instrument had been preset. Power range type is set to "Specified", port number is set to "1" with all path configuration elements in their default states. |
VB Syntax |
powerRange.Reset |
Variable |
(Type) - Description |
powerRange |
(object) - A PowerRange object |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
powerRange.Reset |
C++ Syntax |
HRESULT Reset() |
Interface |
IPowreRange |