TN - 1339 Find Citect Tags
Description
This article from InSource shows how to debug bad tags in Citect.
- Author: Chris Cleope
- Published: 3/17/2023
- Applies to: Citect
Details
- Add the following to your citect.ini file
[Debug]
Debug = 1
DriverTrace = VER
- Restart the Citect runtime manager.
- Examine the syslog.ioServer for errors. (You can also open the log Excel as tab delimited and filter for "Err")
- If you find an error, you can look up the generic and driver error codes in the HELP document and apply those suggestions.