AddPIDataArchiveConnectionConfiguration Properties
- Last UpdatedDec 15, 2025
- 2 minute read
The AddPIDataArchiveConnectionConfiguration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DefaultServer | Make this server the default PI Data Archive. | |
| Name | The machine name of the PI Data Archive. | |
| OpenTimeout | Timeout for opening and establishing a connection to the PI Data Archive. Should be set with syntax "hh:mm:ss" If not specified, the default global value from the PISDK configuration is used. (Typically 10 seconds) | |
| OperationTimeout | Timeout for communicating with the PI Data Archive. Should be set with syntax "hh:mm:ss" If not specified, the default global value from the PISDK configuration is used. (Typically 60 seconds) | |
| Path | The network path to the PI Data Archive. This can be a machine name, IP address, or Fully Qualified Domain Name (FQDN). | |
| Port | TCP Port to use to connect to PI Data Archive. Typically set to "5450". |