View Audit Information
Audit profiles store information into a database, you can then display that information and see what information is stored. Since Ignition makes accessing data from databases seamless it is possible to bind a data property of a table directly to database table. Alternatively, it is possible to access the contents of the audit log with a table functions.
To access the audit log with table functions
-
Drag a Table component on a window.
-
In the Property Editor, click on the binding icon from the tables Data property.
The Property Binding window is displayed.
-
Select Functions from the various binding options.
-
For Binding Function, select the Audit Log from the drop-down menu.
-
Select the appropriate options from the resulting menu as well as the Polling Mode.
-
Click OK.