FILTERING IN AUDIT TRIAL
-
- Posts: 1
- Joined: Sun Nov 11, 2012 11:56 pm
FILTERING IN AUDIT TRIAL
can i filter the data log in the audit trial ie i am connecting two plc on one ix terminal and i want to filter the data ie the data log should be viewed seperately
-
- Posts: 824
- Joined: Tue Mar 13, 2012 9:53 am
Re: FILTERING IN AUDIT TRIAL
There is no way to apply a filter to the audit trail viewer in iX. You could use the database viewer and write your own SQL query.
Code: Select all
DatabaseViewer1.SendSelectQuery("Select * from AuditLog", "AuditTrail.sdf");
Best Regards,
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer
Mark Monroe
Beijer Electronics, Inc. | Applications Engineer