PISystems.Remove Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Unregisters an existing PISystem by removing the entry from the list
of known PISystems on the local machine.
Overload List
| Name | Description | |
|---|---|---|
| Remove(Guid) |
Unregisters an existing PISystem with the specified unique identifier.
| |
| Remove(String) |
Unregisters an existing PISystem with the specified name.
| |
| Remove(PISystem) |
Unregisters the specified PISystem.
|