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

AF SDK Reference

AFAnalysisError Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysisError Enumeration
Analysis error codes to be use with AFAnaysisException for configuration and run time exceptions Error codes are used to map to resource strings

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

Syntax

public enum AFAnalysisError
Public Enumeration AFAnalysisError

Dim instance As AFAnalysisError
public enum class AFAnalysisError
type AFAnalysisError

Members

  Member nameValueDescription
Unknown0 Unknown
GeneralException1 General exception
RequiresStatePassingSupport2 Object requires state passing support
FailedToResolveRequiredInputVariable3 Failure to resolve required input variable on analysis
VariableResolvedToIncompatibleType4 Variable resolved to incompatible type on analysis
IncompatibleAttribute5 Variable on the analysis is an incompatible attribute
DuplicateOutputAttribute6 More than one output is mapped to the same attribute
FailedToLoadDataReference7 The failed automatic load data reference
FailedToLoadInputDataReferences8 The failed automatic load input data references
FailedToLoadAnalysisRule9 The failed automatic load analysis rule
InputIsExcluded10 The input variable on Analysis is excluded

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, 2.8.5, 2.8, 2.7.5, 2.7, 2.6

See Also

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in