Gating Object


Description

Contains the methods and properties that control Time Domain Gating.

Accessing the Gating Object

Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim gate As Gating
Set gate = app.ActiveMeasurement.Gating

See Also:

Methods

 

 

None

 

 

Properties

Interface

(see History)

Description

Center

IGating

Sets or returns the Center time.

Shared with the Transform Object

CoupledParameters

IGating2

Select Gating parameters to couple

Shape

IGating

Specifies the shape of the gate filter.

Span

IGating

Sets or returns the Span time.

Shared with the Transform Object

Start

IGating

Sets or returns the Start time.

Shared with the Transform Object

State

IGating

Turns an Object ON and OFF.

Stop

IGating

Sets or returns the Stop time.

Shared with the Transform Object

Type

IGating

Specifies the type of gate filter used.

 

History

Interface

Introduced with PNA Rev:

IGating

1.0

IGating2

4.2