Grid
The Audit Trail Grid Control (TcHmiAuditTrailGrid) for tabular display of the data stored in the Audit Trail.
Control
Filter
Filters for the display can be set within the control. These filters define the visible area, e.g. to look at a specific symbol that has been changed.
Export
The recorded values can be exported as HTML, JSON or CSV via the export function.
Format
- Selection of the export format: HTML, JSON or CSV.
Limit
- Limitation of exported entries.
Offset
- Offset from which the data is exported.
OrderBy
- Sort the entries "ASC" in ascending order and "DESC" in descending order for the corresponding column.
Filter
- Filter settings for the data to be exported.
The control is included in the NuGet package Beckhoff.TwinCAT.HMI.AuditTrailUtils >= 14.2. The package can be installed via TcPkg (TwinCAT.HMI.AuditTrailUtils) or nuget.org. |