CyBroKissLogger is a simple data logger for CyBro plc. Configuration is defined by CyBroKissLogger.ini file. Logged data are saved to CyBroKissLogger.csv file. Both periodical and alarm/event reading are supported.
To configure logger, open ini file and enter variables.
For periodic reading, groups 1s, 10s, 1min, 10min and 1h are available.
For alarm/event reading, one variable, entered as a group name, is trigger. Triger is read once per second.
Output format is csv (comma-separated values) and as that easily used for generating bar graphs, checking history,...
If ini file is changed when logger is running, it will automatically reload within 10 seconds. Variables are logged on round interval, not related to when logger is started.
There is no installation, just download here, unzip and run.