Write-only
About Dynamic Uncertainty

ResetNoise Method


Description

Resets (clears) the characterized noise data for the VNA port object.

VB Syntax

oPort.ResetNoise ()

Variable

(Type) - Description

oPort

A Port Object

Return Type

Not Applicable

Default

Not Applicable

Examples

oPort.ResetNoise()

See example program

C++ Syntax

HRESULT ResetNoise();

Interface

IUncertaintyPort