This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
com:writeth [2013/06/05 13:49] phil created |
com:writeth [2016/11/04 12:05] (current) phil |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== WRITETH Command ====== | ====== WRITETH Command ====== | ||
- | WRITETH,<SpecFile>,<Num> | + | WRITETH,<THFile>,<Num> |
- | this command writes a line into a time history format file. This format requires points to be at a constant interval in the X direction. Only One Line can be written to a file in the time history format | + | Writes line object data into a time history format file. This is a single column file format, therefore the line object data must have a constant time interval. The time interval will be calculated by finding the difference between x-values of the first two points in the line object. |
- | * SpecFile – The full path name of the file that will be saved. | + | * THFile – The full path name of the file that will be saved. |
* Num – The reference number of the line to be written | * Num – The reference number of the line to be written |