Learn about path syntax for collection types
- Last UpdatedDec 18, 2024
- 1 minute read
- PI System
- PI Server 2024 R2
- PI Server
Each parent object has a default collection type. For example, a Data Archive has a default collection of databases, and a PI AF database has a default collection of elements.
Use a single period enclosed in square brackets ([.]) to represent the default object of the parent object. The following example refers to Element1 of the default database in the current system:
\\.\Databases[.]\Element1