Versions Compared

Key

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

...

Info
iconfalse
titleIntroduction

This document presents the Auto-Start Remote Communications Driver (a.k.a.AutoStartSmartClient (ASSC) application) to auto start the TSmartClient at Remote Stations.

Overview

This application requires the software version 2014.2.12 or newer. When installing the software the file AutoStartSmartClient.exe will be installed at the installation folder.

...

If not, it will check the communication with the Server Station using configured parameters for that.  If the ASSC application is able to connect with the project through the  TServer  on Server Station it will restart the TSmartClient on Remote Station using the url parameter.

ASSC workflow.


...

Parameters configuration

Before running the ASSC application you need to set the parameters in AutoStartSmartClient.exe.config or pass those as parameters in a shortcut file.

...

Info
  • url : SmartClient url that can be found at Info > Redundancy.
  • hidden: flag (true or false) to set if the popup shown is visible or runs in the

   TRUE: window runs in background.

   FALSE: window is visible (default).

  • browser : Browser that will be used to run SmartClient. By default is set as
  • timer : Time between each retry connection attempt (in seconds).
  • ip: Computer IP where is running the runtime service (TServer.exe).
  • port : SmartClient listening port. By default TServer.exe runs on port
  • username: RuntimeUser that is logged By default is set as Guest.
  • password : Custom password to log in as user defined
  • viewonly : Flag (true or false) to see if project can be edited or is view

   TRUE: Project is view only.

   FALSE: Project can be modified (default).



...

Configuration example

To pass the parameters in the AutoStartSmartClient.exe it is necessary to create a shortcut of the file to any folder of Remote Station. To do so, go to the installation folder and search for the executable.

...