Tutorial
i.CanDoIt® Guided Tour
This set of pages will provide a brief overview of i.CanDoIt® features and functions. Cruise through using the Next and Previous buttons, or skip around using the links at the bottom of the pages.
i.CanDoIt® Guided Tour
Table of Contents
1. Background
2. Device Overview
3. I/O Configuration
4. Viewing Data
5. Calculations and I/O Cascade
6. Data Trending and Plotting
7. Thresholds or Event Rules
8. Data Logging
9. Event Logging
10. Email notifications
11. Time & Date Scheduling
12. XML Configuration Files
13. PL/i Programming
14. Internet Network Configuration
15. LonWorks Gateway
16. Modbus/TCP Gateway
17. Modbus/RTU Gateway
18. SNMP Agent
19. User HTML/JavaScript and CGI
i.CanDoIt® Guided Tour (p.6)
Data Trending & Plotting

Data trending provides two main functions: (1) Track minimum, maximum, and average, and (2) graph the trend over some recent period.

The min-max-average trending is meaningful when trending is being logged either to a data file or via HTTP Get to a remote server. At the end of each tracking period, the data is logged, and then trend values are reset. If no logging is being done, the min-max-average values will have little meaning since they are essentially "average forever" values. However, the graph is still useful without logging because it is always a sliding window of actual data samples.

Trending is set up under the System->Action Rules->Trending tab. You simply select which data point you with to track and identify it by register number. Then allocate destination registers for the trend results. You can use the auto-allocate button for this.

Trend data may be viewed under the System->Data->Trend Data tab. The values that will be logged next if logging is enabled will appear here. You have the option of resetting the values. The illustration below shows that the trend has just been reset, in which case minimum, maximum, and average are the same value.

The most useful link on the Trend Data page is the Graph link on the far right. Click on this link, and the respective register's sliding window of data samples will be displayed graphically. This virtual log file is maintained independent of any other log files you are maintaining via the Data Logging features. If you wish to send this data as a csv file attached to an email, you need to set up a true log file under the Data Logging tab.