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

AF SDK Reference

AFAnalysis.FindAnalysisGroupIDs Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAnalysis.FindAnalysisGroupIDs Method
Retrieves the list of GroupIDs that are defined for the PISystem.

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

Syntax

public static IList<short> FindAnalysisGroupIDs(
	PISystem system
)
Public Shared Function FindAnalysisGroupIDs ( 
	system As PISystem
) As IList(Of Short)

Dim system As PISystem
Dim returnValue As IList(Of Short)

returnValue = AFAnalysis.FindAnalysisGroupIDs(system)
public:
static IList<short>^ FindAnalysisGroupIDs(
	PISystem^ system
)
static member FindAnalysisGroupIDs : 
        system : PISystem -> IList<int16> 

Parameters

system
Type: OSIsoft.AFPISystem
The PISystem to search for the defined GroupIDs.

Return Value

Type: IListInt16
Returns the list of all GroupIDs defined for the specified PISystem.

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