Custom Log Settings

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>
You MUST use the rc=y web tag parameter for numeric values if your locale uses a comma decimal

Note: It is important to use a comma "," as the field separator as CMX will only recognise this format.

Custom Interval Logs

Custom Daily Logs

Cumulus MX  b