The RequestLoggingServiceData method has been added to the IProject Interface in the Scada.AddIn.Contracts Namespace. The method allows you to read in Diagnosis Viewer LOG files with a time limit for further processing in Service Engine.
Example: A selected CEL entry provides the start time and end time for limiting the logs read in via an API event. The new method is used to request the data from the Diagnosis Viewer with a corresponding time limit. The requested LOG data can be displayed e.g. via message box in Service Engine.