Versions Compared

Key

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

...

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 which 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).

...