Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFAnalysisInputRange Class

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFAnalysisInputRange Class
Defines input data ranges information for an input on AFAnalysisRule.

Inheritance Hierarchy

SystemObject
  OSIsoft.AF.AnalysisAFAnalysisInputRange

Namespace:  OSIsoft.AF.Analysis
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public sealed class AFAnalysisInputRange
Public NotInheritable Class AFAnalysisInputRange

Dim instance As AFAnalysisInputRange
public ref class AFAnalysisInputRange sealed
[<SealedAttribute>]
type AFAnalysisInputRange =  class end

The AFAnalysisInputRange type exposes the following members.

Properties

  NameDescription
Public property
Counts
Counts of values with respect to the associated time context that the input requires.
Public property
IsTriggerTimeOnly
Returns true if the input range includes only trigger time.
Public property
Ranges
Data time ranges that the input requires.

Methods

  NameDescription
Public method
Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public method
GetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public method
GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method
ToString
Returns a string that represents the current object.
(Inherited from Object.)

Remarks

AFAnalysisInputRange instances are created by AFAnalysisRuleInputDefinition and added to Inputs collection.

Version Information

AFSDK

Supported in: 3.1.1, 3.1.0, 3.0.2, 3.0.1, 3.0.0, 2.10.11, 2.10.5, 2.10.0, 2.10, 2.9.5, 2.9

See Also

TitleResults for “How to create a CRG?”Also Available in