Patch displays with PIVisionPatchDisplayAFids
- Last UpdatedJul 28, 2025
- 1 minute read
patches existing AVEVA PI Vision displays so that elements renamed or moved and attributes renamed on a PI AF server automatically update if the display is newly opened or actively running. The utility requires one parameter to specify the AVEVA PI Vision server. An optional second parameter specifies the path to a CSV file. If you do not specify the path, the output is logged to in the current directory.
-
Run from the directory with the server and log file location parameters specified in the following format, where refers to the AVEVA PI Vision server from which displays are requested and refers to the location of the CSV file where the logs its processes:
PIVisionPatchDisplayAFids <server> [<logFile>]
Note: If you open without specifying a parameter, the utility displays help text to help you format the command.
The following are example commands you can use:
PIVisionPatchDisplayAFids "https://server.int/PIVision"
PIVisionPatchDisplayAFids "https://server.int/PIVision" "C:\custom path\output.csv"
PIVisionPatchDisplayAFids "https://server.int/PIVision" .\output.csv
PIVisionPatchDisplayAFids /?
requests all of the displays on the server that you provided, reads and updates them as needed, and reports any errors.
-
If reports any errors, open the log file for more information.
Note: If you did not specify a location for the log file, it defaults to the directory where is located.