Path syntax for Asset Framework databases
- Last UpdatedJun 02, 2025
- 1 minute read
- PI System
- PI Server 2018
- PI Server
The PI AF database follows the Data Archive specification.
You can start a relative path with a single backslash (\) to indicate the current database. For example, the following paths reference objects in the current database:
\Element2
\Tables[MyTable]
Note: You can access non-database objects external to the PI System. You must identify the collection, as demonstrated by the following example:
\\MySystem\Contacts[JSmith]