PISystems.Clear Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Unregisters all existing PISystem entries from the list of known
PISystems on the local machine.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public void Clear()
Public Sub Clear Dim instance As PISystems instance.Clear()
public: virtual void Clear() sealed
abstract Clear : unit -> unit override Clear : unit -> unit
Implements
ICollectionTClearIListClear
Remarks
This method is used to unregister all existing PISystem entries from the list of
known PISystems on the local machine. This does not affect the configuration
of PISystems on other client computers.