Generate a txt file updated once a minute
-
Good morning, is it possible to configure mango to save a txt file (i.e. csv) to local disc and update it every minute? Thank you.
-
Yes, would be quite simple with an event handler script.
-
Hi ppaniceres, welcome to the forum!
There's a simple example of writing to a file from a script within Mango in this thread: https://forum.infiniteautomation.com/topic/4208/creating-files-in-filestore-from-excel-post-process-script
I would probably do this with a scripting data source on a cron like
0 * * * * ?