5/21/2025 6:15 PM | |
Joined: 1/21/2013 Last visit: 9/12/2025 Posts: 4107 Rating:
|
Hi, First, change the start and end roles in your script since the LoggedTagSet.Read() method uses the parameters dateFrom and dateTo. This means that dateFrom must be less than dateTo. If this does not solve the problem, use the Trace Viewer for further analysis. Kind regards |
5/22/2025 11:29 AM | |
Joined: 1/21/2013 Last visit: 9/12/2025 Posts: 4107 Rating:
|
Hi, The alarm appears to be related to the configuration and current state of tag logging rather than the script itself. However, since the script accesses the tag logging, erroneous logging will cause the script to fail. To filter trace log messages for tag logging, filter the application to "WCCILtlg" in TraceViewer. This should provide an explanation for the failure. It will be difficult to find unusual entries in TraceViewer without knowing the meaning behind all the messages. Therefore, I recommend creating a support request. Kind regards |
This contribution was helpful to
1 thankful Users |
Follow us on