Realtime data logging or visualization

Hi,

I’m running Straton on an embedded platform where I am uploading code and debugging using USB. I can see variables changing value when I go online (as you would expect) but I need to visualize them in real-time on a graph.
As I read it in the documentation I cannot use the scope feature of Straton when connected through USB?
Another option is logging data to my engineering pc - so, is there any way of writing data to a .csv or .txt file on my engineering PC from the straton editor in real-time? Then I could easily pick that data up through python and plot it…

Best regards,
Mogens

Hello Mogens,
Straton runtime is a third party implementation and will be supported direct by App developer. Please use the Button “Contact” to provide the request: PLCnext Store | straton Runtime for AXC F 2152In PLCnext Engineer IDE you can use the DataLogger Service for data logging and visualization or you can use the App “PLCnext Store | DataLogger”, “PLCnext Store | SimpleLogger”, “PLCnext Store | CSVReader” to implement the application.
BR
Eduard