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

AF SDK Reference

AFStatus Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFStatus Enumeration
Status of an analysis.

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

Syntax

public enum AFStatus
Public Enumeration AFStatus

Dim instance As AFStatus
public enum class AFStatus
type AFStatus

Members

  Member nameValueDescription
None255 The analysis status has not been specified.
NotReady0 The analysis is not ready to run.
Disabled1 The analysis is ready to run.
Enabled2 The analysis is scheduled to run.
Error3 The analysis has error last time it was run.

Remarks

This enumeration provides the values for the AFAnalysis.Status property.

Version Information

AFSDK


See Also

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