Configuring YSoft SafeQ Terminal UltraLight

To configure YSoft SafeQ Terminal UltraLight, you can use:

It is possible to configure the following properties using Remote configuration tool for hardware terminals (Termtool):

  • Terminal IP address

  • Netmask address

  • Gateway IP address

  • Enable/disable DNS server IP address

  • Dispatcher Paragon Server IP address

  • Enable/disable sound

  • Level of debug mode

  • Card reader protocol

  • Enable/disable Refresh server IPs

Refresh Server IPs

The following property enables/disables automatic server IP configuration (main server and nodes):

  • Enabled - (Default) Servers IP addresses are automatically configured based on running Dispatcher Paragon servers.

  • Disabled - Currently configured servers' IP addresses stay unchanged. This also applies to non-standard situations such as servers behind NAT or cold backup servers.

How to Set Refresh Server IPs on Terminal UltraLight

  1. You need the following tools: termtool.exe and squl_cfg_set.bat. They are distributed with Terminal UltraLight firmware.

  2. Prepare the configuration file. For example cfg.txt.

  3. This file will contain only one line: NOSRVREFRESH=0 if you want to enable Refresh server IPs, or: NOSRVREFRESH=1 if you want to disable Refresh Server IPs.

  4. In command line, run the following command: "squl_cfg_set.bat <IP address of Terminal Ultralight> <configuration file>". (Real example: "squl_cfg_set.bat 10.0.5.122 cfg.txt")