technote:log_file
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
technote:log_file [2020/09/09 01:40] – created Scott Cunliffe | technote:log_file [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
There are a couple of methods available to set the location the log file saves to if you don't want to utilize the default location. | There are a couple of methods available to set the location the log file saves to if you don't want to utilize the default location. | ||
- | ==== Setting Log File via Lite ==== | + | ==== Setting Log File Location |
- | ==== Options ==== | + | When cycling through a main function in Lite (Scan-In, Scan-out, Send and Recall |
- | + | ||
- | When cycling through a main function in Lite (Scan-In, Scan-out, Send and Recall), after selecting the function and clicking Next you will be presented with the Options window. | + | |
To change the default directory, click in the field to the right of the Log File Folder and click on the ('' | To change the default directory, click in the field to the right of the Log File Folder and click on the ('' | ||
Line 22: | Line 20: | ||
{{: | {{: | ||
+ | |||
+ | ==== Setting Log File Location via Lite Configuration File ==== | ||
+ | |||
+ | Setting the directory to write the log file to via the configuration file not only sets the write location but also removes the Option window from the Lite processes, removing the operators ability to alter the directory from within Lite. | ||
+ | |||
+ | To set the directory via the configuration file, open TMSSLite.cfg with a text editor, such as Notepad, from the Lite installation directory. | ||
+ | |||
+ | Scroll down to the section | ||
+ | |||
+ | < | ||
+ | // | ||
+ | // If you specify a valid logfile value the logfile dialog will not be displayed | ||
+ | // | ||
+ | // logfile=" | ||
+ | </ | ||
+ | |||
+ | Remove the comments (< | ||
+ | |||
+ | The code block in the cfg file should now look like this: | ||
+ | |||
+ | < | ||
+ | // | ||
+ | // If you specify a valid logfile value the logfile dialog will not be displayed | ||
+ | // | ||
+ | logfile=" | ||
+ | </ | ||
technote/log_file.1599615636.txt.gz · Last modified: 2025/01/21 22:07 (external edit)