Write-only
About Dynamic Uncertainty

ResetNoiseForAllPorts Method


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()

See example program

C++ Syntax

HRESULT ResetNoiseForAllPorts();

Interface

IUncertaintyPorts