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

AF SDK Reference

AFAdmin.DiagnosticNames.GetDiagnosticNames Method

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAdmin.DiagnosticNames.GetDiagnosticNames Method
Gets the full list of known diagnostic names that could be returned from the GetDiagnostics(PISystem) method.

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

Syntax

public static IList<string> GetDiagnosticNames()
Public Shared Function GetDiagnosticNames As IList(Of String)

Dim returnValue As IList(Of String)

returnValue = AFAdminDiagnosticNames.GetDiagnosticNames()
public:
static IList<String^>^ GetDiagnosticNames()
static member GetDiagnosticNames : unit -> IList<string> 

Return Value

Type: IListString
Returns the full list of known diagnostic names that could be returned from the GetDiagnostics(PISystem) method.

Remarks

This method returns the full list of known diagnostic names that could be returned from the GetDiagnostics(PISystem) method. This not necessarily a complete list because the server could return additional items.

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

See Also

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