Laserfiche WebLink
TSTool Documentation Inst allation and Configuration <br />5.3 TSTool Batch File – Windows <br /> <br />A batch file can be used to run the TSTool.exe program, for example using the –commands command <br />line parameter to specify a command file. In this case it may be necessary to specify the absolute path to <br />the command file to ensure that the software can locate related files. <br /> <br />6. TSTool Configuration <br /> <br />TSTool requires minimal configuration after installa tion. This section describes TSTool configuration <br />files that can be customized for a system. Confi guration is specified for each TSTool installation. <br />Installations on a server use one configuration for all users. <br /> <br />6.1 TSTool Configuration File <br /> <br />The system\TSTool.cfg file under the main installation direct ory contains top-level configuration <br />information for TSTool. The format of the file is as follows: <br /> <br /># <br /># Configuration file for TSTool <br /> <br />[TSTool] <br /> <br />ColoradoSMSEnabled = true <br />DateValueEnabled = true <br />HydroBaseEnabled = true <br />RiverWareEnabled = true <br />StateCUEnabled = true <br />StateModEnabled = true <br /> <br />MapLayerLookupFile = "\cdss\gis\co\TimeSeriesMapLookup.csv" <br /> <br />LicenseOwner = "CDSS" <br />LicenseType = CDSS <br />LicenseCount = NoLimit <br />LicenseExpires = Never <br />LicenseKey = 00-77960bdfb1dde707-1dd052fe0327a332-a07266ee645e8845-7560192d374235c5- <br />1dd052fe0327a332 <br /> <br /> <br />Example TSTool Configuration File <br /> <br />The example illustrates the format of the file. The *Enabled properties can be used to enable/disable <br />input types. Common formats are enabled by defa ult and more specialized formats are disabled by <br />default, if not specified in the file. For example, use HydroBaseEnabled = false to disable the <br />automatic HydroBase login that occurs with the HydroBase input type (e.g., if HydroBase is unavailable <br />for some reason). The license properties are assigned by developers and should not normally be changed <br />by TSTool users. Each input type can have additi onal properties, although only a few currently do, as <br />described below. Use the Tools…Options menu for a dialog that helps with editing the *Enabled <br />properties. <br /> <br />The optional MapLayerLookupFile property indicates the name of the time series to map layer <br />lookup file. See the Map Configuration section below. <br /> <br /> Appendix - Installation and Configuration - 13 149