Skip to main content
Version: 7.9

Direct Launch Links

Inductive University

Using the Direct Launch Links

Watch the video

Clients can be opened with the Direct Launch Links in addition to using the Gateway Home page. These links can be used in any browser on the network and will launch the .jnlp files without a desktop shortcut.

  1. Go to the Configure section of the Gateway.
  2. Select System > Projects, and you will see a list of your projects on the Projects page.
  3. Click the More link to the far right of the row for the project you want to launch, and select details. You will see the Project details for 'your_project_name', and the Published and Staging launch links.

" "

  1. Right-click on Published/Windowed Mode. If you are using Google Chrome, click Keep on the small dialog box that appears on the bottom-left of your window, then click on the .jnlp file to start the Client.

" "

Other browsers should start running immediately or may ask you if you want to save/run the .jnlp file. Select 'Run' if prompted.

Passing Parameters to a Client

Client Tag values in Ignition clients can be set when the client launches. You can do this by adding parameters to the end of launch links. This allows parameters to be passed into the client either from a URL in a website, through sending a co-worker a link, or by updating the properties on a desktop shortcut.

note

Client Tags that are set by the client launcher should not contain spaces in the Tag names.

The example below assumes that you have two Client Tags in the root folder of your project, called LaunchTag and LaunchTag2.

http://1.1.1.1:8088/main/system/launch/client/myterminal.jnlp?LaunchTag=AAA&LaunchTag2=ZZZ