Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.
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 * * * * ?