Write-only |
About Dynamic Uncertainty |
Description |
Resets (clears) the characterized noise data for ALL VNA port objects in the Ports collection. |
VB Syntax |
oPorts.ResetNoiseForAllPorts () |
Variable |
(Type) - Description |
oPorts |
A Ports Collection |
Return Type |
Not Applicable |
Default |
Not Applicable |
Examples |
oPorts.ResetNoiseForAllPorts() |
C++ Syntax |
HRESULT ResetNoiseForAllPorts(); |
Interface |
IUncertaintyPorts |