Write-only
About Dynamic Uncertainty

ResetRepeatability Method


Description

Resets (clears) the characterized repeatability data associated with the cable object.

VB Syntax

cable.ResetRepeatability ()

Variable

(Type) - Description

cable

A Cable Object

Return Type

Not Applicable

Default

Not Applicable

Examples

cable.ResetRepeatability()

See example program

C++ Syntax

HRESULT ResetRepeatability();

Interface

IUncertaintyCable