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

AF SDK Reference

AFAnalysis.Run Method (AFCase)

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysis.Run Method (AFCase)
Execute the analysis for the specific AFCase.

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

Syntax

public void Run(
	AFCase theCase
)
Public Sub Run ( 
	theCase As AFCase
)

Dim instance As AFAnalysis
Dim theCase As AFCase

instance.Run(theCase)
public:
void Run(
	AFCase^ theCase
)
member Run : 
        theCase : AFCase -> unit 

Parameters

theCase
Type: OSIsoft.AF.AnalysisAFCase
The analysis will be executed for the specified AFCase.

Remarks

This will execute the specified case's Run method using the configured AnalysisRule.

Version Information

AFSDK


See Also

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