Coolterm data printing format

Hello All,

I am trying to log data, using Coolterm. The data that is being stored in the text file is printing horizontally. I need it to be printed in respective columns. I looked through the options, but I cannot find an option that allows the change. Are there any suggestions for this?

Thank you

Hello oxygen02

The terminal programme shows only that it has been received. Take a view into the sprintf function to format the ouput to be printed.

Does this solve your problem? Arduino output horizontal print to vertical print - #18 by sterretje

This solved the problem.

Thank you