Path syntax for Data Archive
- Last UpdatedJun 02, 2025
- 1 minute read
- PI System
- PI Server 2018
- PI Server
To indicate a fully qualified path from the Data Archive, start the path with two backslashes (\\) followed by the Data Archive.
To indicate the current system, start a relative path with two backslashes followed by a period (\\.). For example, to reference a database called Database2 in the current system, type:
\\.\Database2
To specify a collection of PI Data Archives, use the following format:
\\PIDataArchives[MyPIDataArchiveName]