Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
RTF31333039313a204368617074
RTF31333039313a204368617074
12: Run, Test and Publish Projects
This Chapter discusses procedures for building your applications and running them, either for testing or for production. The following sections describe how to build and test applications:

...

  • Do one of the following:
  • Go to Run > Test.
  • Go to Run > Startup.
  • Enter or select information, as needed.

    Field

    Description

    UserName

    Enter a valid username to access the application.

    Password

    Enter the password that corresponds to the username.

    Project Server

    Read-only. Displays the IP address or name of the computer where the project is based on the configuration on the Server tab.

    Port

    Displays the port FactoryStudio uses for access. For test, it uses 3201. For startup, it uses 3101. These ports must be open on the server.

    PortWA

    Displays the port FactoryStudio uses for access with Windows Authentication. For test, it uses 3202. For startup, it uses 3102. These ports must be open on the server.

    Use only Windows Authentication

    Check if the system can only accept Windows Authentication.

    Startup Computer

    Read-only. Displays whether the configured server is the local computer or a remote server.

    Execution Path

    Overrides the default execution path, which is the project file location.

    Module Information

    Run the Module Information tool.

    Property Watch

    Run the Property Watch tool.

    Trace Window

    Run the TraceWindow tool.

    Run Modules

    Select which Modules execute when running the project.

    Status

    Field shows current running and connected or disconnected status.


  • Click Try to Connect to connect to the running application. Required to let changes you make to the project apply immediately to the test or startup runtime.
  • Click Disconnect if you do not want changes you make to the project to apply immediately to the test or startup runtime.
  • Click Stop to stop the execution of the application.|

    Enable Online Configuration

    Select to let changes you make to the project apply immediately to the test runtime. You must also be connected to the running project (see Status setting above).


    You can use Enable Online Configuration to apply changes on real-time. All changes must be saved before they can appear on-screen.

  • Click either Run Test or Run Startup.

...