Write-only
About Marker Functions

SetElectricalDelay Method


Description

Changes the measurement's electrical delay to the marker's delay value.

 VB Syntax

mark.SetElectricalDelay

Variable

(Type) - Description

mark

A Marker (object)

Return Type

Not Applicable

Default

Not Applicable

Examples

mark.SetElectricalDelay

C++ Syntax

HRESULT SetElectricalDelay()

Interface

IMarker