SetPISystem utility parameters
- Last UpdatedJan 11, 2023
- 1 minute read
- PI System
- PI Server 2018
- PI Server
The following table lists the available parameters for the SetPISystem utility.
|
Parameter |
Short form |
Description |
|---|---|---|
|
/Name:string |
/N |
Specifies the name of the PI AF server to modify or create. If not specified, the default PI AF server is used. |
|
/Host:string |
/H |
Specifies the hostname for the PI AF server. |
|
/Protocol:Tcp|NamedPipe |
/C |
Specifies the protocol for the PI AF server. |
|
/Port:integer |
/P |
Specifies the port for the PI AF server. |
|
/Timeout:integer |
/T |
Specifies the timeout for the PI AF server in seconds. |
|
/AccountName:string |
/A |
Specifies the account name for the PI AF server. |
|
/DefaultPISystem |
/D |
Sets the specified PI AF server as the default PI AF server. |
|
/Remove |
/R |
Removes the specified PI AF server from the list of known PI AF servers. |
|
/Silent[-] |
/S |
Establishes silent mode, which prevents message display. |
|
/List |
/L |
Lists the current known PI AF servers. |
|
/AddAlias:string |
/AA |
Adds the specified alias to the PI AF server. |
|
/RemoveAlias:string |
/RA |
Removes the specified alias from the PI AF server. |