Description
Contains the methods and properties that control Time Domain Gating.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim gate As Gating
Set gate = app.ActiveMeasurement.Gating
Methods |
|
|
---|---|---|
None |
|
|
Properties |
Interface |
Description |
IGating |
Sets or returns the Center time. Shared with the Transform Object |
|
IGating2 |
Select Gating parameters to couple |
|
IGating |
Specifies the shape of the gate filter. |
|
IGating |
Sets or returns the Span time. Shared with the Transform Object |
|
IGating |
Sets or returns the Start time. Shared with the Transform Object |
|
IGating |
Turns an Object ON and OFF. |
|
IGating |
Sets or returns the Stop time. Shared with the Transform Object |
|
IGating |
Specifies the type of gate filter used. |
Interface |
Introduced with VNA Rev: |
IGating |
1.0 |
IGating2 |
4.2 |