Page 1 of 1

Custom Data Logging to USB

Posted: Mon Apr 13, 2015 10:42 am
by Kyle W.
This program will generate a .csv file on an attached USB drive. It can be modified to log to the internal Project Files folder instead. This type of logging is useful if you need to add custom data into the log file, or if you are worried about size limitations on the panel. iX Developer 2.10 SP3 and greater have the ability to FTP to an attached flash drive or SD card.

The program will start logging at boot-up. There are functions that can be called or buttons with actions that can be used, to stop logging, and to restart logging. You could use the built in scheduler to stop logging at a certain time of the day, and then start logging. This will create a new log file with a new timestamp.

Program compiled with iX Developer 2.10 SP3 (2.16.154.0).

Re: Custom Data Logging to USB

Posted: Tue Jan 21, 2020 5:39 pm
by Chris T.
Locked