Use the login command to change to another server
- Last UpdatedJan 13, 2023
- 1 minute read
- PI System
- PI Server
If you already have a piconfig session in progress, you can switch to a different Data Archive server using the login command. The login command takes four parameters:
-
Remote Data Archive host name, or IP address
-
Remote Data Archive user name
-
Remote Data Archive password
-
Remote Data Archive port ID (usually 5450)
See also Operate PI Data Archive utilities remotely.
-
For example, at the piconfig command prompt, type:
@login figaro, piadmin, myadminpassword, 5450
Once the login command is issued, all subsequent commands are executed on the remote Data Archive server.