Skip to main content

Post-Setup Configuration

Following are the steps to perform if using the optional post-setup configuration for the target machine.

  1. Go to the PI-ProcessBook installation directory C:\Program Files\PIPC\ProcBook.Figure 1055: Locate the ProcBook.exe.Config file

  2. Locate the ProcBook.exe.Config file.

    This is the configuration the application uses when it launches.

  3. Make a backup copy of the ProcBook.exe.Config file (in case of errors or mistyping) using a different name.

  4. Right-click on the ProcBook.exe.Config file and open it with Notepad.Figure 1056: Procbook.exe.config file open in Notepad

    The file already has some default entries, these should not be changed

  5. Insert the following initialization parameters for the Result window, between the \<appSettings\> and \</appSettings\> tags, as shown in the following figure.

  • \<add key="ResultTablePosition" value="top"/\>
  • \<add key="ResultTableHeight" value="200"/\>
  • \<add key="ResultTableWidth" value="200"/\>Figure 1057: Initialization parameters for the Results window
  1. Save and close the edited file.

    The next time the application opens, the SF-ADA results window opens using the new configuration.

    ClosedEXAMPLE: SF-ADA Results windowFigure 1058: SF-ADA Results window