Keysight Pathwave 89600 VSA .NET API
IStepValue Interface
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : IStepValue Interface


Glossary Item Box

The IStepValue interface can be used to find limits or the next valid value up or down for a property. (See the IPropertyInfo.StepValue method for more details).

Syntax

Visual Basic (Declaration) 
Public Interface IStepValue 
C# 
public interface IStepValue 
C++/CLI 
public interface class IStepValue 

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also