PIServer.ImportCsv Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Imports the CSV representation of PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings objects.
Overload List
| Name | Description | |
|---|---|---|
| ImportCsv(PIImportMode, CultureInfo, Stream, EventHandlerAFProgressEventArgs) |
Imports the comma-separated value (CSV) representation of PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings
from a stream.
| |
| ImportCsv(PIImportMode, CultureInfo, String, EventHandlerAFProgressEventArgs) |
Imports the comma-separated value (CSV) representation of PI Points, PI DigitalStateSets, PI Identities, or PI IdentityMappings
from a file.
|