Introduction
- Teraterm Macro Tutorial
- Teraterm Log File Name Format Template
- Teraterm Utility
- Teraterm Log File Name Format File
- Teraterm Log File Name Format Pdf
- Teraterm Recvln
Tera Term is a free terminal emulator for Windows. It can be used to communicate with target hardware using a serial portor a telnet connection.
Download
In the Log file select Dialog, name your log file with extension '.csv'. A long file name is considered to be any file name that exceeds the short MS-DOS (also called 8.3) style naming convention. When you create a long file name, Windows may also create a short 8.3 form of the name, called the 8.3 alias or short name, and store it on disk also. This 8.3 aliasing can be disabled for performance reasons either.
There are several versions of the software available on the internet. Curiously, the web page of the original project doesn't have the latest version of the package, it can be downloaded from LogMeTT site.
Tera Term macros
Tera Term includes a language called Tera Term Language which has the capability of controlling the communications and adds support fora lot of features like getting the time and date, prompt the user for information, among others.
Using this language is possible to create macros: basic programs that execute a series of commands (.TTL files). For instance, a macro can be createdto connect to a hardware running Linux and send shell commands.
Teraterm Macro Tutorial
ttpmacro.exe is the application used to execute a macro (included on the Tera Term package). To execute a macro just double click on the ttpmacro iconand select your .TTL file.
Macro editors
There are several editors available all of them with different features. If you're downloading Tera Term from the LogMeTT site the packagewill include a nice editor called TTLEditor, which features syntax highlighting and macro execution from the same window.
Teraterm Log File Name Format Template
Logging
Teraterm Utility
One important advantage of this terminal emulator is that it allows you to start a log file once the communication has started.
Teraterm Log File Name Format File
On a macro you'll be using the command connect to start commnucation, the '/L=<path>' parameter will indicate the name of the log file.Check Tera Term command line for more specific details.
Teraterm Log File Name Format Pdf
Support
Lion 10.7 download free. Support for Tera Term terminal emulator as well as some example macros are available at LogMeTT forums