Using CitectSCADA > Logging and Trending Data > Debugging Trending

Debugging Trending

The TrendDebug Citect.ini parameter is provided to help you while logging and trending data.

Example:

[Trend]
TrendDebug=
n

where n can be the combination of the following debug options:

These settings can be added together to have combinations of logging levels. For example

[Trend]
TrendDebug=6

logs the detailed backfill process and TrendSetTable functions.

These settings are read dynamically, meaning that you can change these settings while CitectSCADA is running and the changes will take effect from that point onwards.