QUOTE(Steve Bailey @ Jan 19 2009, 08:45 AM) [snapback]77808[/snapback]
I don't know if there is a way to do it with a Viewscript, but you can modify the ladder logic to include a SVCREQ function, code 14. That clears the PLC fault table when the parameter value is 0 and the I/O fault table when the parameter value is 1. You can set up buttons in the View application that move a 0 or 1 into the parameter register and trigger the execution of the SVCREQ function.
Excellent tip Steve. Thank you for solving my problem also!!