Latitude: xx.xxxx Longitude: ±yy.yyyy Altitude: xxm
seagull

Custom Log Settings

Use this page to configure your own logs.

Notes

Filename Root:

This string is used to create the full log filename. It will be appended with the date, and suffixed with .txt
For example, you enter "MyLog", the interval log filename will be MyLog-yyyyMM.txt, the daily log would just be MyLog.txt

Data Content:

This string is used to create the data in the log file, you use webtags to specify the data.
Your data string will be automatically prefixed with the date or date-time in the log file.

For example you could use the string: <#temp><#hum><#SoilTemp1>
You can also use modifiers in the webtags for further control of the output like this: <#temp rc=y><#hum><#SoilTemp1 dp=2 rc=y>

Note:

It is important to use the same field separator as CMX uses for the other data files.
Your field separator is:- ""

Custom Interval Logs

Custom Daily Logs